Ratify the v1 architecture, trust model, and privacy threat model #2
Reference in New Issue
Block a user
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?
Parent: #1
Outcome
Record the load-bearing decisions for Rendezvous as a connection control plane before implementation fixes accidental protocol or security behavior.
Scope
SessionListing,Lease,HostPresence,JoinAttempt,PunchCapability, andConnectionTicket.Acceptance criteria
Starting the v1 architecture and threat-model foundation. I’ll ratify the roadmap’s recommended v1 choices, map README security promises to concrete controls/tests, and explicitly record any remaining owner decisions.
Architecture checkpoint completed and pushed on
codex/issue-2-v1-architecture(commit286fbfe). It adds accepted ADRs, trust/data-flow/state diagrams, privacy/availability/safety budgets, the v1 threat model, and a README security-control/test matrix. Static diff, Markdown links, and an adversarial branch audit pass; build/tests are not available until #3. The issue will close when the commit lands onmain.