Usage
- With
file— Restricts to fixable issues in that file (resolved path). - With
.or no file-specific target — Considers fixable issues across the active session (per unique file).
What gets checked
The verification engine runs checks based on blast radius (see Verification engine):- Syntax
- Import resolution (at medium+ blast)
- Test gate (at high / critical blast)
Output
For each file you will see pass with a confidence percentage, or fail with a blocking reason. The session is updated with aggregate passed/blocked counts and per-file entries.See also
- Configuration —
verification.timeout_secondsandcritical_timeout_seconds
