Policy-gated visual context for Zara (#60) #100
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!100
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/issue-60-zara-visual-context"
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?
Implements #60.
RED commit: contract/service/IPC/security tests + docstring-only
vision/context.pyandvision/ipc.pystubs; tests fail at collection; pyright fails exactly on the missing APIs.GREEN implements the versioned typed contract, the explain service (local-first, EgressGate-mandatory remote, memory-only working set, sanitized audit), and the owner-only IPC transport + handler, plus docs/zara-visual-context.md with protocol versioning rules and client fixtures.