iiRecord
Agentic AI Atlas · Warp has Agent Mode for multi-step tasks
claim:warp-has-agent-modea5c.ai
II.
TestableClaim JSON

claim:warp-has-agent-mode

Structured · live

Warp has Agent Mode for multi-step tasks 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:warp-has-agent-mode",
  "_kind": "TestableClaim",
  "_file": "domain/testable-claims/product-claims.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Warp has Agent Mode for multi-step tasks",
    "description": "Warp (agent:warp) description mentions Agent Mode that executes\nmulti-step shell tasks, distinguishing it from simple terminal\nemulators.\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:warp'];process.exit(r&&String(r.description||'').includes('Agent Mode')?0:1)\"",
    "category": "graph-integrity",
    "priority": "medium"
  },
  "outgoingEdges": [
    {
      "from": "claim:warp-has-agent-mode",
      "to": "agent:warp",
      "kind": "asserts_about"
    }
  ],
  "incomingEdges": []
}