Files
shannon/apps
ajmallesh 8bab4ccb1b feat(sast): tolerate hygiene-only Capella reductions instead of going partial
A reduction only makes a run partial when it loses real coverage or a whole
finding. Malformed model output, salvaged turn-limit work, and rejected duplicate
verdicts are recorded as evidence but no longer flip the run to partial.

- add reductionIsTolerable: partial only when genuine-loss counts are nonzero
- drive runCapella's partial reasons and display coverage off non-tolerable ones
- keep every reduction in agenticSast.reductions so nothing is lost as evidence
2026-08-27 18:40:36 -07:00
..