1.2 KiB
1.2 KiB
AGENTS (Repository Rules)
This repository vendors the playbook standards snapshot under:
docs/standards/playbook/
Sync language rulesets into the repo root via:
sh docs/standards/playbook/scripts/sync_standards.sh cpp(C++)sh docs/standards/playbook/scripts/sync_standards.sh tsl(TSL)sh docs/standards/playbook/scripts/sync_standards.sh python(Python)
When working on C++ code, follow the generated ruleset entry:
.agents/cpp/index.md
Human-facing standards snapshot (vendored):
docs/standards/playbook/docs/
核心规则
- AGENT_RULES.md - 执行流程与优先级
项目状态
- memory-bank/project-brief.md - 项目定位
- memory-bank/active-context.md - 当前上下文
- memory-bank/progress.md - 进度追踪
工作流入口
- docs/prompts/README.md - 提示词与流程入口
请以 .agents/ 下的规则为准:
- 入口:
.agents/index.md - 语言规则:
.agents/cpp/index.md、.agents/tsl/index.md、.agents/markdown/index.md