/** * Tests for `totem ecl-gc` (mmnto-ai/totem#2279; parent mmnto-ai/totem-strategy#700). * * Filesystem-driven with an injected clock: every test builds a fresh * `/.totem/orchestration//outbox/` tree, exercises `eclGc`, and * asserts on the structured `EclGcResult` AND on the on-disk aftermath (which * files survived). The safety rows (peer immunity, non-outbox trees untouched, * ambiguity-throws-before-deletion, exact-boundary retention) are written to * FAIL if their guard were removed — see the per-test non-vacuity notes. */ export {}; //# sourceMappingURL=ecl-gc.test.d.ts.map