docs: adopt harness coding workflow
Harness governance / validate (push) Has been cancelled

This commit is contained in:
QiuSW
2026-08-03 22:18:02 +08:00
parent 8a99b388c4
commit a5f4cbed6f
46 changed files with 5031 additions and 0 deletions
+15
View File
@@ -1,2 +1,17 @@
_reference/
agent_sessions.txt
# 本机私有配置与 agent 临时状态
.codex/
gitea.env
gitea.env.*
!gitea.env.example
# 常见构建与测试缓存
__pycache__/
.pytest_cache/
coverage/
dist/
build/
bin/
*.log