Connect policy-gated browser review and audit runtime
Assistant: codex Assistant-Model: gpt-6-astra Assistant-Session: 01a07ff8-19d0-7820-b4d0-1353833cb7fc
This commit is contained in:
parent
2cc32168ac
commit
83849b75d4
35 changed files with 2381 additions and 83 deletions
18
tests/fixtures/review-policy/registry.json
vendored
Normal file
18
tests/fixtures/review-policy/registry.json
vendored
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"subjects": [
|
||||
{
|
||||
"id": "human-fixture",
|
||||
"type": "Human",
|
||||
"display_name": "Synthetic browser reviewer",
|
||||
"organization_relation": "ServiceProvider",
|
||||
"roles": [
|
||||
"Operator"
|
||||
],
|
||||
"groups": [],
|
||||
"tenant": "tenant:platform",
|
||||
"metadata": {
|
||||
"source": "synthetic-contract-fixture"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue