You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added nowreck --interactive — a menu-driven interface for setting up config, running verification, and viewing reports without typing full commands and flags.
Existing CLI commands (nowreck fix, nowreck config) are unchanged and remain the primary interface — the picker is an additional entry point, not a replacement.
Notes
No changes to core verification logic — the picker calls the exact same pipeline as the CLI.
Full v2 design rationale: see docs/nowreck-v2-scope.md