iiRecord
Agentic AI Atlas · NanoClaw provides sandboxed container execution
claim:nanoclaw-has-sandboxed-containersa5c.ai
II.
TestableClaim JSON

claim:nanoclaw-has-sandboxed-containers

Structured · live

NanoClaw provides sandboxed container execution json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/testable-claims/product-claims.yamlCluster · domain
Record JSON
{
  "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": []
}