Skip to content
This repository was archived by the owner on Sep 8, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions AGENTS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Agent instructions

## Threat model

- Use [THREAT_MODEL.md](THREAT_MODEL.md) when reviewing code, and check relevant claims
against the current code and deployment configuration. If the document has
not landed yet, note that gap and review using the available evidence.
- Keep the threat model up to date with changes to code, deployment, and
infrastructure. Once it exists, update affected sections in the same PR
whenever a change alters the documented architecture, trust boundaries,
data flows, permissions, or security assumptions.