gsxdsm
4fc00b6e1f
FN-6251: rehydrate compound answers before resuming
Allow interrupted compound engineering sessions to answer pending questions after the live handle is lost.
- Rehydrate missing live session handles before sending answer turns.
- Keep detached answer resumes active while background rehydration completes.
- Cover route and orchestrator resume paths for old interrupted sessions.
- Document the resume behavior and add a patch changeset.
Files changed:
.changeset/fn-6251-ce-answer-rehydrate.md | 5 +
.../fusion-plugin-compound-engineering/README.md | 5 +-
.../orchestrator-interrupt-resume.test.ts | 156 ++++++++++++++++++++-
.../src/__tests__/session-routes.test.ts | 72 +++++++++-
.../src/session/orchestrator.ts | 52 +++++--
5 files changed, 276 insertions(+), 14 deletions(-)
Fusion-Task-Id: FN-6251
Fusion-Task-Lineage: b6930c72-6106-4da9-a0c3-4bcf882f20da
2026-06-11 21:37:10 -07:00
..
2026-06-10 19:05:55 -07:00
2026-06-10 19:05:55 -07:00
2026-06-10 19:05:55 -07:00
2026-06-10 19:05:55 -07:00
2026-06-11 21:37:10 -07:00
2026-06-10 19:05:55 -07:00
2026-06-10 19:05:55 -07:00
2026-06-10 19:05:55 -07:00
2026-06-08 15:19:27 -07:00
2026-06-10 19:05:55 -07:00
2026-06-10 19:05:55 -07:00
2026-06-10 19:05:55 -07:00
2026-06-10 19:05:55 -07:00
2026-06-10 19:05:55 -07:00
2026-06-10 19:05:55 -07:00
2026-06-10 19:05:55 -07:00
2026-04-09 20:19:43 -07:00