WARNING: This site is a work in progress.
Slot: createdAt
URI: rfs:createdAt
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| CoherenceCheck | An OPAL coherence check performed on a governance artifact (work order or dec… | no |
| 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:createdAt |
| native | rfs:createdAt |
LinkML Source
```yaml
name: createdAt
alias: createdAt
domain_of:
- WorkOrder
- GovernanceDecision
- VoiceCouncilSession
- CoherenceCheck
range: string
</details>