/** * SMI-5615: Tests for the per-surface serialized JSONL writer (`rotation.ts`). * * Covers the plan's P-5 required test ("fire N concurrent large ... * writes ... assert every line parses as valid JSON with no * interleaved/torn content"), plus daily rollover, size-cap rollover, and * the 14-day retention sweep. All tests point `SKILLSMITH_LOG_DIR` at a temp * directory — never the real `~/.skillsmith/logs/`. */ export {}; //# sourceMappingURL=rotation.test.d.ts.map