sesame_cli 0.2.0

P2P encrypted chat with deniable authentication, panic mode, and multi-peer mesh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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