II.
TestableClaim JSON
Structured · liveclaim:claude-code-has-auto-dream
Claude Code has auto-dream memory consolidation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:claude-code-has-auto-dream",
"_kind": "TestableClaim",
"_file": "domain/testable-claims/agent-capability-claims.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Claude Code has auto-dream memory consolidation",
"description": "Claude Code's memory system supports automatic extraction and\nauto-dream consolidation, where learned facts from conversations\nare periodically merged into the persistent memory file.\n",
"testStatus": "passing",
"testType": "manual",
"category": "capability",
"priority": "high"
},
"outgoingEdges": [
{
"from": "claim:claude-code-has-auto-dream",
"to": "agent:claude-code",
"kind": "asserts_about"
}
],
"incomingEdges": [
{
"from": "experiment:claude-code-strengths",
"to": "claim:claude-code-has-auto-dream",
"kind": "tests_claim"
}
]
}