gsxdsm
377cb9c90a
FN-8258: complete PostgreSQL quarantine rescues
Complete PostgreSQL-backed rescue coverage while retaining archived shared-branch landing proof.
- Preserve merge details when archiving and restoring tasks for branch-group promotion.
- Migrate remaining quarantine tests and mocks to PostgreSQL-aware boundaries.
- Remove rescued tests from the engine quarantine configuration and ledger.
Files changed:
.changeset/fn-8258-pg-quarantine.md | 7 +++
.../core/src/task-store/archive-lifecycle-2.ts | 1 +
packages/core/src/task-store/remaining-ops-6.ts | 8 ++-
packages/core/src/task-store/serialization.ts | 1 +
.../__tests__/agent-tools-intake-column.test.ts | 26 ++++------
.../agent-workflow-tools-exposure.test.ts | 18 +++----
.../engine/src/__tests__/executor-task-done-invariant.test.ts | 33 ++++++------
.../engine/src/__tests__/executor-test-helpers.ts | 7 +++
.../src/__tests__/group-merge-coordinator.test.ts | 43 ++++++++++------
.../hybrid-executor-multi-node-routing.test.ts | 5 ++
.../mission-factory-parity.integration.test.ts | 2 +-
.../engine/src/__tests__/routine-runner.test.ts | 56 +++++++++++++--------
.../self-healing-meta-archive-guards.test.ts | 28 +++++------
.../src/__tests__/triage-token-usage.test.ts | 58 +++++-----------------
.../__tests__/workflow-graph-task-runner.test.ts | 16 +++---
packages/engine/src/hybrid-executor-gate.ts | 8 ++-
packages/engine/vitest.config.ts | 12 +----
scripts/lib/test-quarantine.json | 52 +------------------
18 files changed, 165 insertions(+), 216 deletions(-)
Fusion-Task-Id: FN-8258
Fusion-Task-Lineage: 121c2b52-ad50-4475-b925-7a36ecfaf28b
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-18 01:23:31 -07:00
..
2026-07-14 23:18:55 -07:00
2026-07-13 23:00:25 -07:00
2026-06-23 23:30:32 -07:00
2026-06-03 19:12:28 -07:00
2026-07-17 15:46:31 -07:00
2026-07-10 13:26:23 -07:00
2026-07-13 01:21:33 -07:00
2026-06-24 19:25:38 -07:00
2026-07-16 10:33:47 -07:00
2026-06-18 16:47:09 -07:00
2026-07-08 09:00:47 -07:00
2026-06-15 02:30:41 -07:00
2026-06-25 22:41:18 -07:00
2026-07-14 23:18:55 -07:00
2026-06-03 19:12:28 -07:00
2026-07-18 01:23:31 -07:00
2026-06-14 15:29:35 -07:00
2026-06-25 17:04:30 -07:00
2026-06-19 05:13:39 -07:00