iiRecord
Agentic AI Atlas · LangGraph provides graph/state/checkpoint orchestration
claim:langgraph-has-graph-sdka5c.ai
II.
TestableClaim JSON

claim:langgraph-has-graph-sdk

Structured · live

LangGraph provides graph/state/checkpoint orchestration 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:langgraph-has-graph-sdk",
  "_kind": "TestableClaim",
  "_file": "domain/testable-claims/product-claims.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "LangGraph provides graph/state/checkpoint orchestration",
    "description": "LangGraph (agent:langgraph) description confirms it supplies\ngraph/state/checkpoint orchestration for controllable agents,\nestablishing its architectural pattern.\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:langgraph'];process.exit(r&&String(r.description||'').includes('graph')?0:1)\"",
    "category": "graph-integrity",
    "priority": "medium"
  },
  "outgoingEdges": [
    {
      "from": "claim:langgraph-has-graph-sdk",
      "to": "agent:langgraph",
      "kind": "asserts_about"
    }
  ],
  "incomingEdges": []
}