iiRecord
Agentic AI Atlas · Default run-scoped resume token
resume-token:default-run-scopea5c.ai
II.
ResumeToken JSON

resume-token:default-run-scope

Structured · live

Default run-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:default-run-scope",
  "_kind": "ResumeToken",
  "_file": "lifecycle/checkpoints/human-checkpoints-canonical.yaml",
  "_cluster": "lifecycle",
  "attributes": {
    "displayName": "Default run-scoped resume token",
    "ttl": "PT24H",
    "scope": "run",
    "description": "Default resume-token shape issued at a HumanCheckpoint with `blockingPolicy=hard`.\nValid for 24 hours; scoped to the run that emitted it.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "run:01kqex-example-run-001",
      "to": "resume-token:default-run-scope",
      "kind": "issues_resume_token",
      "attributes": {}
    }
  ]
}