📦 deps(standards): vendor playbook

This commit is contained in:
csh
2025-12-14 17:55:55 +08:00
49 changed files with 2756 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# .agents(多语言规则集快照)
本目录用于存放 **AI/自动化代理在仓库内工作时必须遵守的规则**
本仓库将规则按语言拆分为多个规则集快照:
- `.agents/tsl/`TSL 相关规则集(适用于 `.tsl`/`.tsf`
- `.agents/cpp/`:C++ 相关规则集(C++23,含 Modules
- `.agents/python/`Python 相关规则集
目标项目落地时,通常通过 `scripts/sync_standards.*` 将某个规则集同步到目标项目根目录的 `.agents/<lang>/`