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

@@ -19,6 +19,10 @@
"title": "Providers",
"path": "providers.md"
},
{
"title": "Security",
"path": "security.md"
},
{
"title": "Containerization",
"path": "containerization.md"