WARNING: This site is a work in progress.
Class: CoherenceCheck
An OPAL coherence check performed on a governance artifact (work order or decision). Evaluates alignment across five dimensions: Ontology, Philosophy, Architecture, Language, and Action.
__
URI: rfs:CoherenceCheck
erDiagram
CoherenceCheck {
string name
string description
string identifier
CoherenceSubjectType subjectType
string subjectId
string checkedBy
float overallScore
datetime createdAt
}
CoherenceThreshold {
OPALDimensionType dimension
float minimumScore
boolean escalateBelow
}
OPALDimension {
OPALDimensionType dimension
float score
string explanation
uriList evidence
boolean belowThreshold
}
CoherenceCheck ||--}| OPALDimension : "dimensions"
CoherenceCheck ||--}o CoherenceThreshold : "thresholds"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| name | 0..1 String | Name of the entity / resource | direct |
| description | 0..1 String | Description of the entity / resource | direct |
| identifier | 0..1 String | Unique identifier for the resource / entity | direct |
| subjectType | 1 CoherenceSubjectType | The type of artifact being checked | direct |
| subjectId | 1 String | Identifier of the artifact being checked (e | direct |
| checkedBy | 0..1 String | Identifier of the agent or human who performed the coherence check | direct |
| overallScore | 1 Float | Aggregate coherence score across all dimensions (0 | direct |
| dimensions | 1..* OPALDimension | Scores and explanations for each OPAL dimension | direct |
| thresholds | * CoherenceThreshold | Threshold configuration for each dimension | direct |
| createdAt | 0..1 Datetime | Timestamp when the coherence check was performed | direct |
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:CoherenceCheck |
| native | rfs:CoherenceCheck |
LinkML Source
Direct
’ from_schema: https://framework.regen.network/schema/ slots:
- name
- description
- identifier
attributes:
subjectType:
name: subjectType
description: The type of artifact being checked.
from_schema: https://framework.regen.network/schema/
domain_of:
-
GovernanceDecision
-
CoherenceCheck range: CoherenceSubjectType required: true subjectId: name: subjectId description: ‘Identifier of the artifact being checked (e.g., WO-001, GD-001). Expected to match the identifier field of the referenced artifact.
’ from_schema: https://framework.regen.network/schema/ domain_of:
-
GovernanceDecision
-
CoherenceCheck range: string required: true checkedBy: name: checkedBy description: Identifier of the agent or human who performed the coherence check. from_schema: https://framework.regen.network/schema/ rank: 1000 domain_of:
-
CoherenceCheck range: string overallScore: name: overallScore description: Aggregate coherence score across all dimensions (0.0 to 1.0). from_schema: https://framework.regen.network/schema/ rank: 1000 domain_of:
-
CoherenceCheck range: float required: true minimum_value: 0 maximum_value: 1 dimensions: name: dimensions description: Scores and explanations for each OPAL dimension. from_schema: https://framework.regen.network/schema/ rank: 1000 domain_of:
-
CoherenceCheck range: OPALDimension required: true multivalued: true inlined: true inlined_as_list: true thresholds: name: thresholds description: Threshold configuration for each dimension. from_schema: https://framework.regen.network/schema/ rank: 1000 domain_of:
-
CoherenceCheck range: CoherenceThreshold multivalued: true inlined: true inlined_as_list: true createdAt: name: createdAt description: Timestamp when the coherence check was performed. from_schema: https://framework.regen.network/schema/ domain_of:
-
WorkOrder
-
GovernanceDecision
-
VoiceCouncilSession
-
CoherenceCheck range: datetime
-
</details>
### Induced
<details>
```yaml
name: CoherenceCheck
description: 'An OPAL coherence check performed on a governance artifact (work order
or decision). Evaluates alignment across five dimensions: Ontology, Philosophy,
Architecture, Language, and Action.
'
from_schema: https://framework.regen.network/schema/
attributes:
subjectType:
name: subjectType
description: The type of artifact being checked.
from_schema: https://framework.regen.network/schema/
alias: subjectType
owner: CoherenceCheck
domain_of:
- GovernanceDecision
- CoherenceCheck
range: CoherenceSubjectType
required: true
subjectId:
name: subjectId
description: 'Identifier of the artifact being checked (e.g., WO-001, GD-001).
Expected to match the identifier field of the referenced artifact.
'
from_schema: https://framework.regen.network/schema/
alias: subjectId
owner: CoherenceCheck
domain_of:
- GovernanceDecision
- CoherenceCheck
range: string
required: true
checkedBy:
name: checkedBy
description: Identifier of the agent or human who performed the coherence check.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: checkedBy
owner: CoherenceCheck
domain_of:
- CoherenceCheck
range: string
overallScore:
name: overallScore
description: Aggregate coherence score across all dimensions (0.0 to 1.0).
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: overallScore
owner: CoherenceCheck
domain_of:
- CoherenceCheck
range: float
required: true
minimum_value: 0
maximum_value: 1
dimensions:
name: dimensions
description: Scores and explanations for each OPAL dimension.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: dimensions
owner: CoherenceCheck
domain_of:
- CoherenceCheck
range: OPALDimension
required: true
multivalued: true
inlined: true
inlined_as_list: true
thresholds:
name: thresholds
description: Threshold configuration for each dimension.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: thresholds
owner: CoherenceCheck
domain_of:
- CoherenceCheck
range: CoherenceThreshold
multivalued: true
inlined: true
inlined_as_list: true
createdAt:
name: createdAt
description: Timestamp when the coherence check was performed.
from_schema: https://framework.regen.network/schema/
alias: createdAt
owner: CoherenceCheck
domain_of:
- WorkOrder
- GovernanceDecision
- VoiceCouncilSession
- CoherenceCheck
range: datetime
name:
name: name
description: Name of the entity / resource.
from_schema: https://framework.regen.network/schema/
rank: 1
slot_uri: schema:name
alias: name
owner: CoherenceCheck
domain_of:
- Link
- ProjectInfo
- Feature
- File
- Impact
- CreditingProgram
- CreditProtocol
- Methodology
- Registry
- BufferPoolAccount
- CreditClassInfo
- Entity
- WorkOrder
- GovernanceDecision
- GovernanceProcess
- VoiceCouncilSession
- CoherenceCheck
range: string
description:
name: description
description: Description of the entity / resource.
from_schema: https://framework.regen.network/schema/
rank: 1
slot_uri: schema:description
alias: description
owner: CoherenceCheck
domain_of:
- Link
- ProjectInfo
- File
- CreditClassInfo
- Entity
- WorkOrder
- GovernanceDecision
- GovernanceProcess
- VoiceCouncilSession
- CoherenceCheck
range: string
identifier:
name: identifier
description: Unique identifier for the resource / entity.
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: schema:identifier
alias: identifier
owner: CoherenceCheck
domain_of:
- ReferenceId
- CreditingProgram
- CreditProtocol
- Methodology
- Agent
- WorkOrder
- GovernanceDecision
- GovernanceProcess
- VoiceCouncilSession
- CoherenceCheck
range: string