Mission Run Overview

Mission Run: CLI Upgrade Nag and Lazy Project Migration

Separate the "your CLI is out of date" nag from the "this project needs migrations" check, so users get a passive warning for one and a precise lazy block for the other - only for the project they are currently in.

Spec Kitty's CLI today conflates installed-runtime updates with per-project schema migrations. Users get noisy or misleading guidance and there is no reliable way to know whether a command is safe to run. This mission introduces a passive throttled CLI-update nag plus a lazy current-project compatibility check, with no global registry, no upgrade-all-projects workflow, and no silent self-update. The outcome is that users always know exactly what to do next and never lose work to an unexpected upgrade.

Total Tasks
11
0 planned
In Progress
0
Review
0
Approved
11
Completed
0
0% done

Available Artifacts