## Problem The CLI has `sanctifier diff`; the dashboard does not. ## Acceptance Criteria - [ ] Upload two reports → side-by-side findings list with deltas highlighted - [ ] Severity-aware colouring (regressions in red) - [ ] Export merged diff as JSON ## Pointers - `frontend/app/lib/transform.ts` - `tooling/sanctifier-cli/src/commands/diff.rs`
Problem
The CLI has
sanctifier diff; the dashboard does not.Acceptance Criteria
Pointers
frontend/app/lib/transform.tstooling/sanctifier-cli/src/commands/diff.rs