docs: remove .pi fallback reference

This commit is contained in:
cat-shark
2026-08-01 00:13:10 +08:00
parent 7ef0997837
commit d91eb1ebf8
+1 -1
View File
@@ -43,7 +43,7 @@ git clone -b main ssh://git@git.cat-shark.xyz:2222/cat-shark/lpt-ai.git lpt-ai
git clone -b master ssh://git@git.cat-shark.xyz:2222/cat-shark/lpt-infra.git lpt-infra git clone -b master ssh://git@git.cat-shark.xyz:2222/cat-shark/lpt-infra.git lpt-infra
``` ```
clone 完成后,进入或修改某个子项目前,先读取该子项目根目录的 `AGENTS.md`;如果尚未迁移,则读取 `.pi/SYSTEM.md` `README.md` clone 完成后,进入或修改某个子项目前,先读取该子项目根目录的 `AGENTS.md`;如果缺失,则读取 `README.md`
## 工作区规则 ## 工作区规则