iiRecord
Agentic AI Atlas · Symphony in-memory-only restart semantics
partial-state-recovery:in-memory-onlya5c.ai
II.
PartialStateRecovery JSON

partial-state-recovery:in-memory-only

Structured · live

Symphony in-memory-only restart semantics json

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

File · extensions/partial-state-recovery/partial-state-recovery-symphony.yamlCluster · extensions
Record JSON
{
  "id": "partial-state-recovery:in-memory-only",
  "_kind": "PartialStateRecovery",
  "_file": "extensions/partial-state-recovery/partial-state-recovery-symphony.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Symphony in-memory-only restart semantics",
    "persistentStateKinds": [
      "terminal-workspaces-cleaned",
      "completed-issue-set",
      "run-journals"
    ],
    "inMemoryStateKinds": [
      "running-sessions",
      "retry-timers",
      "claimed-set"
    ],
    "restartRecoverySteps": [
      "Re-read tracker for active issues",
      "Re-claim any in-progress issues without live sessions",
      "Reset retry queue (lost on restart)",
      "Resume polling"
    ]
  },
  "outgoingEdges": [],
  "incomingEdges": []
}