Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions schema/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,10 @@ clean-rdf:
update-graph:
scripts/update-graph.sh

update-fuseki:
TARGET=FUSEKI scripts/update-graph.sh

upload-ontology:
scripts/upload-ontology.sh

all: gen-taxonomy lint gen-doc gen-rdf update-graph
30 changes: 30 additions & 0 deletions schema/data/playground/Governance/Agent-AGENT-001.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
name: Registry Reviewer
description: >
Domain specialist agent for reviewing credit class submissions
against Regen Network standards and methodologies.
type: AGENT
identifier: AGENT-001
agentType: DOMAIN_SPECIALIST
authorityLevel: LAYER_2_AGENTIC_OVERSIGHT
status: ACTIVE
capabilities:
- action: READ
resourceTypes:
- credit_class
- methodology
- project
restrictions:
- read-only
- action: ANALYZE
resourceTypes:
- credit_class
- methodology
restrictions:
- requires-evidence
- action: REPORT
resourceTypes:
- governance_proposal
governanceConfig:
canPropose: true
canExecute: false
escalationThreshold: 0.85
60 changes: 60 additions & 0 deletions schema/data/playground/Governance/CoherenceCheck-CC-001.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
name: OPAL Check on WO-001
description: >
OPAL coherence check on the C09 credit class review work order
to verify alignment across all five dimensions.
identifier: CC-001
subjectType: WORK_ORDER
subjectId: WO-001
checkedBy: AGENT-001
overallScore: 0.82
dimensions:
- dimension: ONTOLOGY
score: 0.95
explanation: >
Work order references valid CreditClassInfo schema fields and uses
correct entity types from regen-data-standards.
belowThreshold: false
- dimension: PHILOSOPHY
score: 0.88
explanation: >
Review methodology supports ecological integrity verification
and community participation in credit class governance.
belowThreshold: false
- dimension: ARCHITECTURE
score: 0.72
explanation: >
Work order specification references existing methodology documents
but does not specify API version for credit class validation endpoint.
evidence:
- https://regen.network/evidence/architecture-gap-report
belowThreshold: true
- dimension: LANGUAGE
score: 0.85
explanation: >
Terminology is consistent with existing credit class documentation.
Technical terms are defined in the specification inputs.
belowThreshold: false
- dimension: ACTION
score: 0.70
explanation: >
Agent capabilities are sufficient for read and analyze operations.
Execution capability not required for this review work order.
Reversibility is high as the review produces a recommendation only.
belowThreshold: true
thresholds:
- dimension: ONTOLOGY
minimumScore: 0.80
escalateBelow: true
- dimension: PHILOSOPHY
minimumScore: 0.75
escalateBelow: true
- dimension: ARCHITECTURE
minimumScore: 0.75
escalateBelow: false
- dimension: LANGUAGE
minimumScore: 0.70
escalateBelow: false
- dimension: ACTION
minimumScore: 0.75
escalateBelow: true
createdAt: "2026-02-07T14:35:00Z"
50 changes: 50 additions & 0 deletions schema/data/playground/Governance/GovernanceDecision-GD-001.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
name: C09 Credit Class Recommendation
description: >
Agent recommendation on the C09 Soil Carbon credit class submission
following review under WO-001.
identifier: GD-001
decisionType: RECOMMEND
governanceLayer: LAYER_2_AGENTIC_OVERSIGHT
decidedBy: AGENT-001
subjectType: CreditClass
subjectId: C09
decision: CONDITIONAL
confidence: 0.78
rationale: >
The C09 methodology demonstrates sound soil carbon measurement approaches
but requires additional permanence period documentation and buffer pool
specification before approval. Three evidence sources reviewed confirm
methodology validity; however, the crediting period exceeds comparable
programs without sufficient justification.
evidence:
- https://regen.network/evidence/c09-methodology-review
- https://regen.network/evidence/soil-carbon-benchmarks
humanOverride: false
relatedWorkOrder: WO-001
process:
name: Credit Class Approval Process
description: Standard process for evaluating new credit class submissions.
identifier: PROC-001
category: REGISTRY_GOVERNANCE
stages:
- stageName: Initial Review
stageOrder: 1
automationLevel: LAYER_2_AGENTIC_OVERSIGHT
duration: P7D
requiredInputs:
- Credit class submission
- Methodology documentation
- stageName: Community Comment
stageOrder: 2
automationLevel: LAYER_3_HUMAN_IN_LOOP
duration: P14D
requiredInputs:
- Agent review report
- stageName: Final Decision
stageOrder: 3
automationLevel: LAYER_3_HUMAN_IN_LOOP
duration: P3D
requiredInputs:
- Community comments
- Agent recommendation
createdAt: "2026-02-07T14:30:00Z"
57 changes: 57 additions & 0 deletions schema/data/playground/Governance/VoiceCouncilSession-VCS-001.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
name: Weekly Governance Call - C09 Review
description: >
Regular governance call to discuss the C09 credit class submission
and agent review findings.
identifier: VCS-001
sessionType: GOVERNANCE_CALL
status: COMPLETED
governanceLayer: LAYER_3_HUMAN_IN_LOOP
facilitator:
name: Greg Landua
type: INDIVIDUAL
participants:
- entity:
name: Greg Landua
type: INDIVIDUAL
role: facilitator
attendanceTimestamp: "2026-02-05T15:00:00Z"
- entity:
name: Registry Reviewer
type: AGENT
role: analyst
attendanceTimestamp: "2026-02-05T15:00:00Z"
- entity:
name: Will Szal
type: INDIVIDUAL
role: voting member
attendanceTimestamp: "2026-02-05T15:02:00Z"
stages:
- stageType: CONVENING
stageOrder: 1
startedAt: "2026-02-05T15:00:00Z"
completedAt: "2026-02-05T15:05:00Z"
- stageType: DELIBERATION
stageOrder: 2
startedAt: "2026-02-05T15:05:00Z"
completedAt: "2026-02-05T15:35:00Z"
notes: Discussion of C09 permanence period concerns raised by agent.
- stageType: SYNTHESIS
stageOrder: 3
startedAt: "2026-02-05T15:35:00Z"
completedAt: "2026-02-05T15:45:00Z"
- stageType: WORK_ORDER_GENERATION
stageOrder: 4
startedAt: "2026-02-05T15:45:00Z"
completedAt: "2026-02-05T15:50:00Z"
summary:
topics:
- C09 Soil Carbon methodology review
- Permanence period requirements
- Buffer pool specification gaps
decisions:
- Request additional permanence documentation from C09 proponent
- Accept agent recommendation as conditional approval
actionItems:
- C09 proponent to submit permanence period addendum within 14 days
- Agent to re-review upon addendum submission
createdAt: "2026-02-05T15:00:00Z"
23 changes: 23 additions & 0 deletions schema/data/playground/Governance/WorkOrder-WO-001.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name: C09 Credit Class Review
description: >
Review the C09 Soil Carbon credit class submission for compliance
with Regen Network methodology standards.
identifier: WO-001
intent: Evaluate C09 credit class methodology against Regen standards
workOrderType: REVIEW
status: ASSIGNED
governanceLayer: LAYER_2_AGENTIC_OVERSIGHT
assignee: AGENT-001
specification:
inputs:
- C09 credit class submission document
- Regen Network credit class standards v2.0
- Existing soil carbon methodologies (C01, C02)
outputs:
- Compliance assessment report
- Risk score with evidence
constraints:
- Must reference at least 3 evidence sources
- Must evaluate against all required fields in CreditClassInfo schema
timeout: P7D
createdAt: "2026-02-01T10:00:00Z"
Loading