II.
Claim JSON
Structured · liveclaim:codex-research-sandbox-modes
claim:codex-research-sandbox-modes json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:codex-research-sandbox-modes",
"_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": "subprocessSandboxStrategy",
"value": "read-only, workspace-write, danger-full-access",
"statement": "Codex CLI 0.120.0 exposes three `--sandbox` values: `read-only`, `workspace-write`, and `danger-full-access`. These modes are modeled as Codex-specific Sandbox nodes and launch recipes.",
"evidenceSourceIds": [
"evidence:codex-research-cli-help-0-120-0"
],
"confidence": "high",
"provenanceKind": "observation",
"evidenceStrength": "strong",
"status": "accepted",
"claimedAt": "2026-05-05T00:00:00Z",
"claimedBy": "a5c-ai-catalog",
"claimKind": "provenance",
"note": "Supports Codex Sandbox nodes and --sandbox LaunchConfig recipes."
},
"outgoingEdges": [
{
"from": "claim:codex-research-sandbox-modes",
"to": "agent-runtime-impl:codex.runtime@1.x",
"kind": "about_subject"
},
{
"from": "claim:codex-research-sandbox-modes",
"to": "sandbox:codex-read-only",
"kind": "about_subject"
},
{
"from": "claim:codex-research-sandbox-modes",
"to": "sandbox:codex-workspace-write",
"kind": "about_subject"
},
{
"from": "claim:codex-research-sandbox-modes",
"to": "sandbox:codex-danger-full-access",
"kind": "about_subject"
},
{
"from": "claim:codex-research-sandbox-modes",
"to": "evidence:codex-research-cli-help-0-120-0",
"kind": "backed_by_evidence"
}
],
"incomingEdges": []
}