Added
- Hosted readiness control surfaces — the CLI now exposes the canonical SaaS rollout/readiness module, a six-state hosted readiness evaluator, and a background-daemon policy/intent model that keeps stealth rollout behavior explicit while making enabled-mode failures actionable.
Changed
- Tracker command classification is corrected for first-run flows —
tracker discoverno longer requires an existing mission binding,tracker providersremains available as static output without hosted prerequisites, and hosted/manual-daemon checks are applied according to command intent rather than indiscriminately. - Tracker dependency advances to the hardened hosted-discovery release line — the CLI now targets
spec-kitty-tracker==0.4.1, aligning the prerelease with the published runtime validation and canonical discovery contract shipped in the tracker SDK.
Fixed
- Background-daemon policy no longer blocks local-provider sync flows — local tracker providers continue to execute direct sync operations even when hosted SaaS daemon startup is set to manual.