## Problem Scanning a contract repo over time should show a trend; we currently treat every scan independently. ## Acceptance Criteria - [ ] Track last N scans per workspace in IndexedDB - [ ] Mini line chart per severity on the dashboard - [ ] "Clear history" control ## Pointers - `frontend/app/components/SummaryChart.tsx`
Problem
Scanning a contract repo over time should show a trend; we currently treat every scan independently.
Acceptance Criteria
Pointers
frontend/app/components/SummaryChart.tsx