Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Threat model

The full, versioned threat model — assets, trust boundaries, per-entry-point auth, threats and mitigations, and residual risks — is maintained alongside the code at docs/threat-model.md and updated in the same PR as any architectural change.

Every change touching a trust boundary must answer six questions (what new data crosses a boundary and who controls it; worst case under full attacker control; any path from tool output into a decision or a shell; any new secret-read path; what is logged; which traceability row is affected).