Default run-scoped resume token
resume-token:default-run-scope
ResumeTokenlifecycle/checkpoints/human-checkpoints-canonical.yaml·Open in Graph → {
"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": {}
}
]
}