docs: establish MVP safety and prototype baseline

This commit is contained in:
QiuSW
2026-08-03 12:13:39 +08:00
commit dfe3d56428
31 changed files with 3513 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Local Gitea MCP credentials and diagnostics must never enter Git.
.codex/gitea.env
gitea.env
gitea.env.*
!gitea.env.example
*.stderr.log
# Python 本地校验缓存
__pycache__/
*.py[cod]