codex: keep full access justification requirements-only

Remove the app-server protocol and schema exposure for require_full_access_justification so the flag stays internal to requirements.toml loading and runtime enforcement.

Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
Charles Cunningham
2026-03-25 07:57:19 -07:00
parent 50e343c8d0
commit c5f320733e
7 changed files with 3 additions and 25 deletions

View File

@@ -98,12 +98,6 @@
"object",
"null"
]
},
"requireFullAccessJustification": {
"type": [
"boolean",
"null"
]
}
},
"type": "object"