# Repository Structure for AI Agents
This file helps AI agents understand where to find project documentation and plans.
## `docs/` — User-facing documentation
- `USAGE.md` — CLI reference, connection scenarios, firewall troubleshooting
- `SECURITY.md` — threat model, security guarantees, operational limits
- `AUDIT.md` — external audit scope and release gates
## `plans/` — Technical design documents
Plans use code names that describe the feature or goal. Each plan has a clear scope, architecture decisions, and implementation roadmap.
Current plans:
- `sesame-mvp-plan.md` — Complete technical plan for the Sesame P2P chat MVP