feat(foundation): offline synthetic scope/permission inspector (FI-FILBERT-8 APPROVED r6)
Rocko-authored, Filbert-reviewed inspector (r6 manifest a4a44930...) with full review/build/verdict evidence under docs/plans/reviews. 43/0 selftests, oracle zero-disagreement, foundation checker PASS. Owner A9 acceptance recorded separately.
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"disclaimer": "SYNTHETIC PREVIEW — NO LIVE EFFECTS",
|
||||
"preview": "preview: no live registrations or permission grants",
|
||||
"bundleVersion": 1,
|
||||
"authentication": "not-modelled",
|
||||
"declarations": "unverified-simulation",
|
||||
"result": "refused",
|
||||
"reason": "not-authorized",
|
||||
"rule": "message-is-not-authority",
|
||||
"selection": {
|
||||
"agentId": "agent-a",
|
||||
"projectId": "p1",
|
||||
"workspaceId": "w1",
|
||||
"assignmentRef": {
|
||||
"kind": "assignment",
|
||||
"id": "asg-a-w1",
|
||||
"scope": {
|
||||
"kind": "workspace",
|
||||
"projectId": "p1",
|
||||
"workspaceId": "w1"
|
||||
},
|
||||
"revision": 1
|
||||
}
|
||||
},
|
||||
"operation": {
|
||||
"name": "assignment.change",
|
||||
"target": null
|
||||
},
|
||||
"proposal": {
|
||||
"result": "refused",
|
||||
"reason": "not-authorized",
|
||||
"rule": "message-is-not-authority",
|
||||
"selectedAssignmentRef": {
|
||||
"kind": "assignment",
|
||||
"id": "asg-a-w1",
|
||||
"scope": {
|
||||
"kind": "workspace",
|
||||
"projectId": "p1",
|
||||
"workspaceId": "w1"
|
||||
},
|
||||
"revision": 1
|
||||
}
|
||||
},
|
||||
"diagnostic": null
|
||||
}
|
||||
Reference in New Issue
Block a user