What's changed
Fixed
cli.py: thecheckcommand'sprogress_cbnow prints to a dedicated,
non-recordingConsoleinstead of the shared recording console from
reporter.py. Previously the "Probing : for PQC key
exchange…" progress line was appended to the record buffer that
save_report()exports from, so--outputfiles started with that line
before the actual report.
Impact
--output files are now clean — no leaked progress text at the start of
.txt/.svg/.html reports.
Migration
None — no CLI flags or assess() signature changed.
Full changelog: https://github.com/NC3-TestingPlatform/quantumvalidator/blob/main/CHANGELOG.md