II.
TestableClaim JSON
Structured · liveclaim:codex-lacks-auto-memory
Codex lacks auto memory extraction json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:codex-lacks-auto-memory",
"_kind": "TestableClaim",
"_file": "domain/testable-claims/agent-capability-claims.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Codex lacks auto memory extraction",
"description": "Codex's memory system (AGENTS.md) does not automatically extract and\nconsolidate learned facts from conversations. Memory updates require\nmanual edits to the AGENTS.md file.\n",
"testStatus": "passing",
"testType": "manual",
"category": "capability-gap",
"priority": "medium"
},
"outgoingEdges": [
{
"from": "claim:codex-lacks-auto-memory",
"to": "agent:codex",
"kind": "asserts_about"
}
],
"incomingEdges": [
{
"from": "experiment:codex-capability-gaps",
"to": "claim:codex-lacks-auto-memory",
"kind": "tests_claim"
}
]
}