WARNING: This site is a work in progress.
Slot: status
URI: rfs:status
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| VoiceCouncilSession | A voice-based governance session following the PACTO pipeline pattern | no |
| WorkOrder | A discrete unit of work generated from governance processes, assigned to agen… | no |
| Agent | An autonomous or semi-autonomous software agent that operates within the Rege… | no |
Properties
- Range: String
Identifier and Mapping Information
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:status |
| native | rfs:status |
LinkML Source
```yaml
name: status
alias: status
domain_of:
- Agent
- WorkOrder
- VoiceCouncilSession
range: string
</details>