/** * Tests for the declared seat-lifecycle markers (mmnto-ai/totem#2511). * * Filesystem-driven against real temp trees, mirroring * `orchestration-resolver.test.ts` so the two seat-surface suites stay * symmetric. The load-bearing invariants here are the fail-open read (a * corrupt marker degrades to `active` and says so, naming the file) and the * structural exclusion of session-state vocabulary from the marker schema. */ export {}; //# sourceMappingURL=seat-lifecycle.test.d.ts.map