II.
Topic JSON
Structured · livetopic:agent-session-management
Agent Session Management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:agent-session-management",
"_kind": "Topic",
"_file": "domain/topics/topics-dispatch.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Agent Session Management",
"description": "Agent Session Management as a cross-cutting topic - the lifecycle of a\nrunning agent session from creation through completion or termination.\nCovers session binding between orchestrator and sub-agent, state persistence\nacross context compaction events, session resumption after interruption,\nmulti-session coordination for parallel workstreams, session-scoped\ncredential management, and audit-trail generation for compliance.\n"
},
"outgoingEdges": [
{
"from": "topic:agent-session-management",
"to": "domain:software-engineering",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "orch-primitive:session-handoff",
"to": "topic:agent-session-management",
"kind": "orch_applies_to",
"attributes": {}
},
{
"from": "domain:ml-ai",
"to": "topic:agent-session-management",
"kind": "contains",
"attributes": {}
},
{
"from": "tool:claude-auto-retry",
"to": "topic:agent-session-management",
"kind": "relates_to_topic",
"attributes": {}
},
{
"from": "tool:cctop",
"to": "topic:agent-session-management",
"kind": "relates_to_topic",
"attributes": {}
}
]
}