II.
TestableClaim JSON
Structured · liveclaim:codex-has-sandbox
Codex has native sandboxing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:codex-has-sandbox",
"_kind": "TestableClaim",
"_file": "domain/testable-claims/agent-capability-claims.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Codex has native sandboxing",
"description": "Codex CLI includes a native subprocess sandboxing strategy that isolates\ntool execution in a controlled environment.\n",
"testStatus": "passing",
"testType": "manual",
"category": "security",
"priority": "high"
},
"outgoingEdges": [
{
"from": "claim:codex-has-sandbox",
"to": "agent:codex",
"kind": "asserts_about"
}
],
"incomingEdges": [
{
"from": "experiment:codex-capability-gaps",
"to": "claim:codex-has-sandbox",
"kind": "tests_claim"
}
]
}