agent-orchestrator/backend/internal
harshitsinghbhandari 4c331d907e test(session): cover spawn orphan-to-errored route and restore runtime rollback (review follow-ups)
Adds an injectable OnSpawnCompleted failure to the recording LCM and two tests:
- Spawn: when OnSpawnCompleted fails, the seeded record is parked terminal/errored
  (via OnKillRequested(KillError)) and runtime+workspace are torn down.
- Restore: when OnSpawnCompleted fails post-create, the new runtime is destroyed
  while the workspace is preserved.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-27 14:00:44 +05:30
..
domain feat(decide): populate open-PR Evidence; document decision zero-value contract 2026-05-27 00:38:34 +05:30
lifecycle feat(session): implement Session Manager (spawn/kill/list/get/send/restore/cleanup) 2026-05-27 13:43:40 +05:30
ports feat(session): implement Session Manager (spawn/kill/list/get/send/restore/cleanup) 2026-05-27 13:43:40 +05:30
session test(session): cover spawn orphan-to-errored route and restore runtime rollback (review follow-ups) 2026-05-27 14:00:44 +05:30