-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcore_only_decision.json
More file actions
31 lines (31 loc) · 921 Bytes
/
core_only_decision.json
File metadata and controls
31 lines (31 loc) · 921 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"_schema_version": "2.0.0",
"record_type": "DECISION",
"record_id": "7a3f1c2e-0001-4000-a000-000000000001",
"timestamp_utc": "2026-05-09T10:00:00.000000+00:00",
"identity": {
"model_version": "v1.0.0",
"policy_hash": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
},
"cognition": {
"confidence": 1.0,
"rationale": "Policy attestation logged for Q2 2026 governance review. No operational action taken; this record captures the governance event."
},
"governance": {
"audit_trail": [
{
"timestamp_utc": "2026-05-09T10:00:00.000000+00:00",
"event": "DECISION_CREATED",
"actor": "GOVERNANCE_SYSTEM",
"metadata": {
"review_cycle": "Q2-2026",
"policy_version": "v3.1.0"
}
}
],
"compliance": {
"policy_violations": [],
"approvals": ["GOVERNANCE_COMMITTEE_2026-Q2"]
}
}
}