II.
TestableClaim JSON
Structured · liveclaim:openclaw-has-soul-md
OpenClaw uses SOUL.md + MEMORY.md dual-file pattern json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:openclaw-has-soul-md",
"_kind": "TestableClaim",
"_file": "domain/testable-claims/agent-capability-claims.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "OpenClaw uses SOUL.md + MEMORY.md dual-file pattern",
"description": "OpenClaw employs a unique dual-file memory pattern: SOUL.md defines\nagent identity, personality, and behavior rules, while MEMORY.md\nstores learned facts and observations. No other primary CLI agent\nseparates identity from knowledge this way.\n",
"testStatus": "passing",
"testType": "manual",
"category": "capability",
"priority": "medium"
},
"outgoingEdges": [
{
"from": "claim:openclaw-has-soul-md",
"to": "agent:openclaw",
"kind": "asserts_about"
}
],
"incomingEdges": [
{
"from": "experiment:openclaw-soul-md-review",
"to": "claim:openclaw-has-soul-md",
"kind": "tests_claim"
}
]
}