II.
TestableClaim JSON
Structured · liveclaim:nanoclaw-has-sandboxed-containers
NanoClaw provides sandboxed container execution json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:nanoclaw-has-sandboxed-containers",
"_kind": "TestableClaim",
"_file": "domain/testable-claims/product-claims.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "NanoClaw provides sandboxed container execution",
"description": "NanoClaw (agent:nanoclaw) description confirms agents run in\nisolated containers with controlled file system and network\naccess.\n",
"testStatus": "passing",
"testType": "unit",
"testCommand": "node -e \"const i=JSON.parse(require('fs').readFileSync('packages/atlas/src/index.json','utf8'));const r=i.records['agent:nanoclaw'];process.exit(r&&String(r.description||'').includes('container')?0:1)\"",
"category": "graph-integrity",
"priority": "medium"
},
"outgoingEdges": [
{
"from": "claim:nanoclaw-has-sandboxed-containers",
"to": "agent:nanoclaw",
"kind": "asserts_about"
}
],
"incomingEdges": []
}