II.
Claim JSON
Structured · liveclaim:codex-research-cli-approval-flag
claim:codex-research-cli-approval-flag json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:codex-research-cli-approval-flag",
"_kind": "Claim",
"_file": "catalog-meta/claims/codex-research-claims-2026-05.yaml",
"_cluster": "catalog-meta",
"attributes": {
"subjectId": "agent-runtime-impl:codex.runtime@1.x",
"subjectKind": "AgentRuntimeImpl",
"attribute": "approvalGatingPrimitive",
"value": "--ask-for-approval values plus --full-auto and --dangerously-bypass-approvals-and-sandbox",
"statement": "Codex CLI exposes `--ask-for-approval <APPROVAL_POLICY>` values for untrusted, on-failure, on-request, and never modes, plus `--full-auto` and `--dangerously-bypass-approvals-and-sandbox` convenience launch flags.",
"evidenceSourceIds": [
"evidence:codex-research-openai-cli-reference-doc"
],
"confidence": "high",
"provenanceKind": "observation",
"evidenceStrength": "strong",
"status": "accepted",
"claimedAt": "2026-05-04T00:00:00Z",
"claimedBy": "a5c-ai-catalog",
"claimKind": "provenance",
"note": "Adds current command-line help provenance for Codex approval controls and launch recipes."
},
"outgoingEdges": [
{
"from": "claim:codex-research-cli-approval-flag",
"to": "agent-runtime-impl:codex.runtime@1.x",
"kind": "about_subject"
},
{
"from": "claim:codex-research-cli-approval-flag",
"to": "evidence:codex-research-openai-cli-reference-doc",
"kind": "backed_by_evidence"
}
],
"incomingEdges": []
}