docs(coding-agent): document security model

This commit is contained in:
Armin Ronacher
2026-06-08 15:56:29 +02:00
parent d8aef0feff
commit ce3a72444e
3 changed files with 62 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ For the full first-run flow, see [Quickstart](quickstart.md).
- [Quickstart](quickstart.md) - install, authenticate, and run a first session.
- [Using Pi](usage.md) - interactive mode, slash commands, context files, and CLI reference.
- [Providers](providers.md) - subscription and API-key setup for built-in providers.
- [Security](security.md) - project trust, sandbox boundaries, and vulnerability reporting.
- [Containerization](containerization.md) - sandbox pi with OpenShell, Gondolin, or Docker.
- [Settings](settings.md) - global and project settings.
- [Keybindings](keybindings.md) - default shortcuts and custom keybindings.