Add CARING examples and coverage
Some checks failed
CI / Build and Test (push) Has been cancelled
CI / Lint (push) Has been cancelled

This commit is contained in:
2026-05-17 06:05:18 +02:00
parent 49655e40e0
commit 18054bd160
10 changed files with 318 additions and 1 deletions

View File

@@ -0,0 +1,20 @@
{
"id": "exposure:tenant-alpha-support-001",
"type": "X-Support",
"actor": "user:alice",
"subject": "user:bob",
"scope": {
"level": "Resource",
"id": "document:alpha-plan",
"tenant": "tenant:alpha",
"resource": "document:alpha-plan"
},
"planes": ["Data"],
"exposure_modes": ["Masked"],
"reason": "Support review of masked project plan",
"decision_id": "decision:tenant-alpha-support-001",
"timestamp": "2026-05-17T00:00:00Z",
"metadata": {
"source": "examples/caring/exposure_event.json"
}
}