/** * Replay / Production Input Parity tests — PRI-634-F Phase 2 * * SPEC §12 Phase 2 acceptance: for the same {tool, params, workspace}, the * replay input builder and the production action builder produce identical * canonicalKind / normalizedPath / paramsSummary. * * Baseline defect this file pins (see docs/pri-634-f-baseline-report.md §1.3): * replay builders never passed isBashTool/isWriteTool hints, so bash command * extraction and write-tool synthetic paths never fired on the replay side. */ export {}; //# sourceMappingURL=replay-production-parity.test.d.ts.map