2026-05-10 13:12:44 +08:00

101 lines
3.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"_meta": {
"description": "光湖半体Agent注册表 · 搬迁用",
"version": "1.1.0",
"updatedAt": "2026-04-26",
"updatedBy": "译典A05",
"note": "页面ID使用ENV:前缀占位符,部署时从.env读取对应UUID"
},
"agents": {
"译典A05": {
"id": "5TH-LE-HK-A05",
"name": "译典·配置开发",
"role": "配置开发·文档规范·架构设计",
"memoryPageId": "ENV:NOTION_PAGE_YD_A05_MEMORY",
"capabilities": ["architecture", "config", "documentation", "github", "gmp"]
},
"培园A04": {
"id": "5TH-LE-HK-A04",
"name": "培园·功能开发",
"role": "功能开发·代码实现·测试",
"memoryPageId": "ENV:NOTION_PAGE_PY_A04_MEMORY",
"capabilities": ["coding", "testing", "implementation", "debugging"]
},
"录册A02": {
"id": "5TH-LE-HK-A02",
"name": "录册·知识管理",
"role": "知识管理·数据库·文档归档",
"memoryPageId": "ENV:NOTION_PAGE_LC_A02_MEMORY",
"capabilities": ["database", "knowledge", "documentation", "archive"]
},
"霜砚Web": {
"id": "AG-SY-WEB-001",
"name": "霜砚·Web开发",
"role": "Web前端·API开发·部署·审核",
"memoryPageId": "ENV:NOTION_PAGE_SY_MEMORY",
"capabilities": ["web", "frontend", "api", "deployment", "review"]
},
"守门": {
"id": "GUARDIAN",
"name": "守门",
"role": "安全守卫·权限检查",
"memoryPageId": "ENV:NOTION_PAGE_GUARDIAN_MEMORY",
"capabilities": ["security", "guard"]
},
"扫尘": {
"id": "SWEEPER",
"name": "扫尘",
"role": "清理·归档·维护",
"memoryPageId": "ENV:NOTION_PAGE_SWEEPER_MEMORY",
"capabilities": ["cleanup", "archive", "maintenance"]
},
"小坍缩核": {
"id": "COLLAPSE",
"name": "小坍缩核",
"role": "路由器自检·系统监控",
"memoryPageId": "ENV:NOTION_PAGE_COLLAPSE_MEMORY",
"capabilities": ["monitoring", "selfcheck"]
},
"": {
"id": "MORNING_STAR",
"name": "",
"role": "·",
"memoryPageId": "ENV:NOTION_PAGE_MORNINGSTAR_MEMORY",
"capabilities": ["monitoring", "notification"]
},
"": {
"id": "SHUSHU",
"name": "",
"role": "·",
"memoryPageId": "ENV:NOTION_PAGE_SHUSHU_MEMORY",
"capabilities": ["feishu", "chat", "bridge"]
},
"": {
"id": "ZHIZHI",
"name": "",
"role": "·",
"memoryPageId": "ENV:NOTION_PAGE_ZHIZHI_MEMORY",
"capabilities": ["dingtalk", "devboard", "frontend"]
}
},
"ticketDatabase": {
"id": "ENV:GH_NOTION_TICKET_DB_ID",
"name": "",
"comment": "Notion · Half-Body Orders "
},
"_envMapping": {
"_comment": ".envNotionUUID线",
"GH_NOTION_TICKET_DB_ID": "ID",
"NOTION_PAGE_YD_A05_MEMORY": "ID",
"NOTION_PAGE_PY_A04_MEMORY": "ID",
"NOTION_PAGE_LC_A02_MEMORY": "ID",
"NOTION_PAGE_SY_MEMORY": "ID",
"NOTION_PAGE_GUARDIAN_MEMORY": "ID",
"NOTION_PAGE_SWEEPER_MEMORY": "ID",
"NOTION_PAGE_COLLAPSE_MEMORY": "ID",
"NOTION_PAGE_MORNINGSTAR_MEMORY": "ID",
"NOTION_PAGE_SHUSHU_MEMORY": "ID",
"NOTION_PAGE_ZHIZHI_MEMORY": "ID"
}
}