docs: a rescan no longer deletes what you decided
X7: a scan refreshes what it still reports and removes only what it
stopped reporting. A finding you muted or judged is never removed, even
when the scanner stops finding it: it moves to Resolved and says so.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
docs: the Priority Board scores, it no longer adds up points
The page described a weighted sum with a table of point values, five
severity bands, and an AI that wrote a "why it matters" line. All three are
gone.
- The four factors and why they are multiplied rather than added
- The four tiers, and that the tier is built INTO the 0-100 score
- State before score: fixed, gone and inactive findings leave the ranking
- The four sections the board is always in
- What the AI actually does, and the five things checked in code before any
of it counts
- One button with one dialog, on both pages, and what it tells you first
- Safety properties restated for the new design: a run cannot mute, the AI
binds no tools, a stopped run changes nothing, and a scan during a run
cannot corrupt it
CypherFix: the triage phases, and that the same run produces both pages.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>