WARNING: This site is a work in progress.
Slot: governanceLayer
URI: rfs:governanceLayer
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| GovernanceDecision | A record of a governance decision made by an agent or human, including the de… | no |
| 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 |
Properties
- Range: String
Identifier and Mapping Information
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:governanceLayer |
| native | rfs:governanceLayer |
LinkML Source
```yaml
name: governanceLayer
alias: governanceLayer
domain_of:
- WorkOrder
- GovernanceDecision
- VoiceCouncilSession
range: string
</details>