Sage code review of TP-164 recommended adding targeted tests for the merge telemetry pipeline. Currently untested:
getActiveSessions() — filters registry agents by role='merger' and non-terminal status
- Telemetry injection precedence — merge snapshot injects into telemetry map only when no JSONL entry exists
- Terminal snapshot status — successful merge + cleanExit kill correctly produces 'complete' not 'failed'
- waveIndex propagation — non-zero waveIndex passed from call site appears in snapshot metadata
These are source-inspection or unit tests, not integration tests.
Sage code review of TP-164 recommended adding targeted tests for the merge telemetry pipeline. Currently untested:
getActiveSessions()— filters registry agents by role='merger' and non-terminal statusThese are source-inspection or unit tests, not integration tests.