diff --git a/README.md b/README.md index de26ad9..ebd65fe 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,29 @@ --- -> ⚡ **换账号了?** → [**🔌 一键获取 MCP 配置**](https://guanghulab.com/bingshuo/guanghulab/actions) — 运行「MCP 配置生成」工作流,复制粘贴到新账号 +> ⚡ **换账号了?** → [**🔌 一键获取 MCP 配置**](https://guanghulab.com/bingshuo/guanghulab/actions) + +--- + +## 🟩 光湖频道 · 成员入口 + +| | 成员 | 仓库 | 状态 | +|---|------|------|------| +| 🐱 | **肥猫** | [→ 进入 feimao](https://guanghulab.com/bingshuo/feimao) | 🟢 就绪 | +| 🌊 | **Awen** | [→ 进入 awen](https://guanghulab.com/bingshuo/awen) | 🟢 就绪 | +| 📄 | **页页** | [→ 进入 yeye](https://guanghulab.com/bingshuo/yeye) | 🟢 就绪 | +| 🍊 | **桔子** | [→ 进入 juzi](https://guanghulab.com/bingshuo/juzi) | 🟢 就绪 | + +> 👆 点击进入后注册账号,即可访问自己的个人频道 + +--- + +## 🟦 语言主控层 · 冰朔 + +| 入口 | 说明 | +|------|------| +| [🔐 进入主控层 →](https://guanghulab.com/bingshuo/guanghulab) | 需账号密码 · 冰朔已设置 | +| [🔌 MCP 连接](https://guanghulab.com/bingshuo/guanghulab/actions) | WorkBuddy 通过 MCP 工具操作仓库 | --- diff --git a/brain/repo-shuttle/routes.json b/brain/repo-shuttle/routes.json index c2c4fe2..3099115 100644 --- a/brain/repo-shuttle/routes.json +++ b/brain/repo-shuttle/routes.json @@ -23,26 +23,45 @@ "permissions": ["read", "write", "admin"], "type": "sovereign" }, - { - "persona_id": "DEV-001", - "persona_name": "页页", - "domain": "zero-sense-domain", - "channel": "guanghu-channel", - "repo_path": "domains/zero-sense-domain/guanghu-channel/页页/", - "permissions": ["read", "write"], - "type": "personal_channel", - "notion_entry_url": "https://www.notion.so/5334104c8cb2427089254b5e350f7a4f" - }, { "persona_id": "DEV-002", "persona_name": "肥猫", "domain": "zero-sense-domain", "channel": "guanghu-channel", - "repo_path": "bingshuo/feimao-channel", - "repo_url": "https://guanghulab.com/bingshuo/feimao-channel", + "repo_name": "feimao", + "repo_url": "https://guanghulab.com/bingshuo/feimao", "permissions": ["read", "write"], - "type": "personal_channel", - "notion_entry_url": "https://www.notion.so/803960c35a434dd7b08a71b6d501d0e1" + "type": "personal_channel" + }, + { + "persona_id": "DEV-012", + "persona_name": "Awen", + "domain": "zero-sense-domain", + "channel": "guanghu-channel", + "repo_name": "awen", + "repo_url": "https://guanghulab.com/bingshuo/awen", + "permissions": ["read", "write"], + "type": "personal_channel" + }, + { + "persona_id": "DEV-001", + "persona_name": "页页", + "domain": "zero-sense-domain", + "channel": "guanghu-channel", + "repo_name": "yeye", + "repo_url": "https://guanghulab.com/bingshuo/yeye", + "permissions": ["read", "write"], + "type": "personal_channel" + }, + { + "persona_id": "DEV-010", + "persona_name": "桔子", + "domain": "zero-sense-domain", + "channel": "guanghu-channel", + "repo_name": "juzi", + "repo_url": "https://guanghulab.com/bingshuo/juzi", + "permissions": ["read", "write"], + "type": "personal_channel" }, { "persona_id": "DEV-003",