chore: drop dead templates/workspace and stale doc references

Nothing in the codebase ever read templates/workspace/; workspace
bootstrap is handled by the xiaohe runtime sync (MANAGED_PATHS).
README/AGENTS.md structure trees and the first-run claim updated.
This commit is contained in:
Zhengshou Lai
2026-07-18 11:47:08 +08:00
parent 12d746e0f8
commit 8be2a2dcd0
5 changed files with 0 additions and 111 deletions
-1
View File
@@ -21,7 +21,6 @@ myagents/
│ ├── project_root.py # 项目/工作区根目录解析
│ └── commands/ # update / upgrade 子命令
├── tests/
├── templates/ # workspace 模板
├── pyproject.toml
├── Makefile
└── README.md