The verdict, writ large
Local scans now end with a large block-letter grade banner — your score, rendered the way it deserves, right above the post-scan menu. CI and piped output stay exactly as tight as before.
- A shadowed block-letter grade banner (like "F 32/100") closes every local interactive scan, colorized by score band.
- The banner sits directly above the post-scan menu, so the verdict is the last thing on screen instead of scrolling away with the summary.
- Narrow terminals fall back to a single "Final grade" line, and CI, piped, and plain-terminal output are byte-for-byte unchanged.
The last thing you see
The score summary has always led the report — which means on any project with real findings, it scrolls off screen long before the report finishes. By the time the post-scan menu appears, the verdict is gone.
Now the report ends the way it begins: with your grade. Local interactive scans close with the grade and score rendered as large shadowed block letters, colorized by the same green, yellow, and red bands as the score bar, sitting directly above the menu.
Honest by construction, still
The banner is a pure function of the score and grade, so determinism is untouched: the same source produces the same banner, every run. It renders only on local Unicode terminals — CI logs, piped output, and plain terminals keep the exact tight report they had in 0.1.0. Terminals too narrow for the letterforms get a single "Final grade" line instead.