mirror of
https://github.com/smittix/intercept.git
synced 2026-07-05 08:08:14 -07:00
065b4778a9
Four new features requested by TSCM users: - Site/Location and Examiner name fields appear at the top of the sweep config; both are embedded in HTML and PDF/annex reports. - Mark Cleared button on every live device item dims the entry with a CLEARED badge and excludes it from generated reports. Cleared state resets at the start of each new sweep. The report executive summary shows a count of cleared devices. - Ignore List stores the examiner's own devices persistently in localStorage. Ignored devices are filtered from the live display and all report exports. An Ignore button appears on every device item; the sidebar Examiner Ignore List section shows current entries with per-item removal and a clear-all button. - Site/examiner params forwarded to PDF and annex server routes so the text report header includes them. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>