Update examples/governance_j.json
Browse files- examples/governance_j.json +19 -26
examples/governance_j.json
CHANGED
|
@@ -1,30 +1,23 @@
|
|
| 1 |
{
|
| 2 |
"jep": "1",
|
| 3 |
"verb": "J",
|
| 4 |
-
"who": "did:example:
|
| 5 |
-
"when":
|
| 6 |
-
"what":
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
"https://jep-eu-compliance.org/
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
"citizen_consent_hash": "sha256:consent-hash-1234567890abcdef1234567890abcdef12",
|
| 24 |
-
"data_retention_policy": "gdpr_minimal",
|
| 25 |
-
"ttl_expiry": 1750000000,
|
| 26 |
-
"fria_reference": "fria-2026-045",
|
| 27 |
-
"human_escalation_did": "did:example:tmp:civil-servant-001"
|
| 28 |
-
}
|
| 29 |
-
}
|
| 30 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"jep": "1",
|
| 3 |
"verb": "J",
|
| 4 |
+
"who": "did:example:public-sector-ai-provider",
|
| 5 |
+
"when": 1735689600,
|
| 6 |
+
"what": {
|
| 7 |
+
"claim": "exploratory-eu-ai-act-mapping",
|
| 8 |
+
"scenario": "public-service-decision-support-review",
|
| 9 |
+
"description": "A provider records a review-related judgment event for a public-service or governance AI scenario.",
|
| 10 |
+
"note": "Exploratory mapping note only. Not legal advice."
|
| 11 |
+
},
|
| 12 |
+
"nonce": "example-governance-001",
|
| 13 |
+
"aud": "https://jep-eu-ai-act-mapping-notes.example",
|
| 14 |
+
"ext": {
|
| 15 |
+
"https://jep-eu-compliance.org/industry": "governance",
|
| 16 |
+
"https://jep-eu-compliance.org/risk-class": "context-dependent",
|
| 17 |
+
"https://jep-eu-compliance.org/art-ref": "Annex-III",
|
| 18 |
+
"https://jep-eu-compliance.org/mapping-status": "exploratory",
|
| 19 |
+
"https://jep-eu-compliance.org/not-legal-advice": true
|
| 20 |
+
},
|
| 21 |
+
"ext_crit": [],
|
| 22 |
+
"sig": "PLACEHOLDER_DETACHED_JWS"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
}
|