[P2] Build a local timeline and privacy-management UI #36
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#36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Goal
Provide a richer local interface for reviewing activity, changing policies, and deleting data.
Requirements
Acceptance criteria
Depends on
Implemented and merged via PR #98. Loopback-only, explicitly-started UI server over the authenticated IPC client port: bearer-token sessions with expiry, no-store on every response, decrypt-on-demand previews with zero retention, destructive deletion requiring confirmation with exact scope, keyboard-accessible emergency stop, session close/expiry credential clearing, no third-party assets or telemetry. Verified by 22 new unit/security tests; full suite 1122 passing; canonical gate green. RAGE: rage/issue-36-timeline-ui.org; docs: docs/ui.md.