Add project workspace layout standard

This commit is contained in:
hotwa
2026-03-18 00:23:46 +08:00
parent 2d551dbf53
commit f934693a60
3 changed files with 291 additions and 0 deletions

View File

@@ -16,6 +16,12 @@
- mac-5 = brain控制与编排
- mac-6 = hands执行与算力
- mac-7 = eyes浏览器与验收
- stable_project_workspace_rule:
- 正式工程默认根目录:`~/project/workspace`
- 项目容器结构:`~/project/workspace/<project-name>/repos|worktrees|shared|docs|scripts|tmp`
- 多机并行协作默认采用:各机器本地副本 + git remote 同步
- 不把活跃 `.git` / `git worktree` 元数据目录作为文件实时同步主方案
- 最终集成与合并优先在 `mac-5` 完成
- next_actions:
- 验证 gateway 重启后新 provider / agent 是否全部生效
- 实测 `local-mac5/local-mac6/local-mac7` 的 subagent 调度链路