refactor: harden internal daemon entrypoint and cleanup observations
Remove the internal daemon subcommand from the public CLI surface, start the daemon via an internal env trigger, and ensure generated completions/help never expose internal entrypoints. Also finish the pending observation cleanups and docs updates, including config/key deduplication, registry matching cleanup, and remaining roadmap/project map staleness fixes.
This commit is contained in:
+1
-1
@@ -125,7 +125,7 @@ _Goal: Ready for real use._
|
||||
- [x] 2026-04-15 — `cargo clippy` clean
|
||||
- [x] 2026-04-15 — `cargo test` passing
|
||||
- [ ] Cross-compile test (x86_64 + aarch64)
|
||||
- [ ] GitHub Actions CI (build + clippy + test)
|
||||
- [ ] GitHub Actions CI (build + clippy + test, Rust toolchain >= 1.85 for edition 2024)
|
||||
- [ ] First binary release
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user