/** * Render tests for the `totem doctor --compliance` query-before-derive section * (mmnto-ai/totem#2510). * * The degraded-read block follows the ADR-115 § 2 convention: this is a * READ-ONLY path, so the backstop is an explicit `DEGRADED` / `UNVERIFIED` * envelope in the rendered output — never a nonzero exit — and the per-item * accounting is asserted by the specific failing class being NAMED. The control * assertion pins that a clean ledger renders no envelope at all, so the envelope * cannot rot into decoration that is always present. */ export {}; //# sourceMappingURL=doctor-qbd.test.d.ts.map