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