iiRecord
Agentic AI Atlas · Session-scoped resume token
resume-token:session-scopeda5c.ai
II.
ResumeToken JSON

resume-token:session-scoped

Structured · live

Session-scoped resume token json

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

File · lifecycle/checkpoints/human-checkpoints-canonical.yamlCluster · lifecycle
Record JSON
{
  "id": "resume-token:session-scoped",
  "_kind": "ResumeToken",
  "_file": "lifecycle/checkpoints/human-checkpoints-canonical.yaml",
  "_cluster": "lifecycle",
  "attributes": {
    "displayName": "Session-scoped resume token",
    "ttl": "PT72H",
    "scope": "session",
    "description": "Resume token redeemable across multiple invocations within the same\nsession. Used when checkpoints span turns.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "run:01kqex-example-run-001",
      "to": "resume-token:session-scoped",
      "kind": "issues_resume_token",
      "attributes": {}
    }
  ]
}