##What<!-- Brief description of what this PR does and why -->##Testing<!-- How was this tested? -->##Checklist-[ ] `cargo test` passes
- [ ] `cargo clippy` passes
- [ ] `cargo fmt` — no formatting changes needed
- [ ] README or docs updated (if user-facing changes)
- [ ] Stable `1.x` JSON contracts preserved for affected onboarding/maintenance commands
- [ ] Regressions in `setup -> add -> status -> sync` considered and called out if relevant