Implement CLI controls and query commands #83
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/local-recall!83
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/issue-27-cli-controls"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #27.
RAGE issue #27 was consumed from immutable main
109834de2453f86a70559c12bd182a409ab310eb.Scope
statusbehavior with a typed daemon-authoritative CLI/client contract;start,pause,resume,stop,status,privacy-on, andprivacy-off;ask,timeline, andsearchcommands with explicit bounded time filters and machine-readable output;config validateplus typedproviders,health, andstorage statsdiagnostics;offspecifically for successfulstop;IPC ownership
Issue #29 remains the owner of authenticated owner-only daemon IPC/server binding, peer authorization, endpoint permissions, and server-side request scheduling. #27 intentionally does not create an unauthenticated interim transport. Until #29 lands, the default daemon client fails closed as
daemon-unavailable; tests inject the typedDaemonClientport.RAGE/TDD evidence
The full evidence chain, including rejected formatting-only REDs, accepted behavioral REDs, architecture decisions, and acceptance mapping, is recorded in
rage/issue-27-cli-controls.org.Acceptance-audit REDs proved two additional fail-open gaps before finalization:
SUCCESSwithout authoritative state.Both are now closed in production code.
Final exact-head validation
Exact head
05edb545891e155b03e12cb36b860016492724d4, CI run32598782209:./scripts/check: green;nix flake checkwas not executable in this worker runtime because Nix is unavailable; no Nix result is claimed. NixOS packaging/release behavior is owned by later issue #40.