FN-8118: document continuation rescue test coverage

Document why the verified post-done continuation rescue suite remains unquarantined.

- Record the serialized in-memory reliability coverage and its exclusion rationale.
- Preserve the engine-default reliability partition exclusion.

Files changed:
 packages/engine/vitest.config.ts | 2 ++
 1 file changed, 2 insertions(+)

Fusion-Task-Id: FN-8118

Fusion-Task-Lineage: 0ac7f24a-888c-470c-b175-98b4e0411061

Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
This commit is contained in:
gsxdsm
2026-07-16 12:42:17 -07:00
parent 15335e8cde
commit fdea8a4294

View File

@@ -386,6 +386,8 @@ export default defineConfig({
// The strict marker parser now receives valid FN ids, so this file is intentionally unquarantined.
// FNXC:PgMigrationQuarantine 2026-07-16-11:58:
// FN-8111 restored meta-archive guard composition with PG-authoritative audits and canonical fixture ids, and fixed completed stale continuations so the in-memory wedge suite is intentionally unquarantined.
// FNXC:PgMigrationQuarantine 2026-07-16-12:30:
// FN-8118 verified the already-landed post-done continuation rescue: this pure in-memory suite has no PG fixture and passed its serialized reliability lane three times. Keep it absent from this quarantine list while preserving the engine-default reliability partition exclusion.
"src/__tests__/reliability-interactions/integration-worktree-state.test.ts",
"src/__tests__/reliability-interactions/merge-runner-spawn-enoent-prevention.test.ts",
"src/__tests__/reliability-interactions/meta-chain-auto-close.test.ts",