Run all checks in order. Collect results as { label, status, detail, fix? } where status is one of ok, warn, or error. Print the full report at the end (Step 7) — do not print intermediate results as you go.
Step 1 — Check qf CLI
Run:
qf version --short
- Exit 0: status
ok— label "CLI". Strip the leadingqfprefix from the output to extract the bare version number (e.g., outputqf 1.2.3→ version1.2.3). Detail:qf <version>. - **Exit 127 or comma
[Description truncada. Veja o README completo no GitHub.]