[pitboss/grind] cleanup session-0012 (20260522T043516Z-29b8)

This commit is contained in:
pitboss 2026-05-22 03:50:02 -05:00
parent 205fb142c8
commit 824a266303
4 changed files with 15 additions and 8 deletions

View file

@ -59,7 +59,7 @@ Higher confidence:
Lower confidence:
- Path-validated taint (`path_validated: true`).
- Source is a database read or internal file (pre-validated at insertion is common).
- Engine note `ForwardBailed` / `PathWidened`. Use `--require-converged` to drop these in strict gates.
- Any non-informational engine note (`SsaLoweringBailed`, `ParseTimeout`, `PredicateStateWidened`, `PathEnvCapped`, `WorklistCapped`, etc.). Use `--require-converged` to drop over-report and bail notes in strict gates.
## Tuning