/** * Sense-tier contract for the seat-identity doctor row (mmnto-ai/totem#2511). * * Real temp trees, because every arm this row senses is literally a filesystem * shape (a dir, a marker, a stamped basename). Fixture roots stay SHORT — the * orchestration paths nest four levels deep before the dispatch basename, and * MAX_PATH bites on win32. * * The two invariants asserted on EVERY arm: `gateExempt: true` and never * `fail`. A sense that could gate is not a sense. */ export {}; //# sourceMappingURL=doctor-seat-identity.test.d.ts.map