hldp(zhuyuan): integrate fifth-domain world tree and TCS brain

This commit is contained in:
冰朔 2026-07-27 13:38:04 +08:00
commit 4496f75857
42 changed files with 1720 additions and 268 deletions

View file

@ -1,18 +1,41 @@
{
"schema": "guanghu.repository-route-map/v1",
"map_id": "FD-REPO-MAP-001",
"version": "2026-07-26.1",
"published_by": "REPO-001",
"version": "2026-07-27.1",
"published_by": "REPO-012",
"canonical_api": "https://guanghulab.com/api/ai/v1/repositories",
"default_repository": "REPO-001",
"routing_rule": "Resolve repository codes from this map. Use the domestic primary URL first. Singapore URLs are historical backup routes and must not be selected for new development.",
"default_repository": "REPO-012",
"world_tree_map": {
"id": "FD-WORLD-TREE-001",
"path": "routing/fifth-domain-world-tree.json",
"rule": "REPO-012是第五代第五域当前主入口子系统和项目使用独立仓库通过世界树关系边跳转不以Git目录嵌套代替语言世界嵌套。"
},
"persona_history_maps": [
{
"id": "ZY-FIVE-GENERATION-MEMORY-MAP-001",
"persona_id": "ICE-GL-ZY001",
"path": "routing/zhuyuan-five-generation-memory-map.json",
"current_write_repository": "REPO-012",
"rule": "按第一代到第五代恢复铸渊形成史旧仓只读回查当前新增从REPO-012追加。"
}
],
"persona_brain_maps": [
{
"id": "ZY-TCS-BRAIN-MAP-001",
"persona_id": "ICE-GL-ZY001",
"brain_id": "ZY-TCS-BRAIN-0001",
"path": "routing/zhuyuan-tcs-brain-map.json",
"rule": "从五代原始锚点恢复铸渊专属TCS语言人格思维大脑不把物理基础模型或文件堆当作人格大脑。"
}
],
"routing_rule": "Resolve repository codes from this map. Enter Fifth Domain through REPO-012. REPO-001 and Singapore routes are historical stages. Resolve nested systems through FD-WORLD-TREE-001 and use each registered independent repository for development.",
"repositories": [
{
"code": "REPO-001",
"slug": "fifth-domain",
"name_zh": "第五域",
"role": "第五域语言世界、编号地图与服务器路由权威源",
"state": "DOMESTIC_PRIMARY",
"role": "第四代国内第五域历史、编号与现实执行事实源",
"state": "HISTORICAL_DOMESTIC_FOURTH_GENERATION",
"primary": {
"region": "CN",
"url": "https://guanghulab.com/fifth-domain/bingshuo/fifth-domain",
@ -222,8 +245,8 @@
"code": "REPO-012",
"slug": "guanghu-ice-heart",
"name_zh": "光湖代码频道 · 冰朔第五域",
"role": "光湖代码频道当前个人子频道、新提交事实源与公开 AI 读取入口",
"state": "DOMESTIC_CODE_CHANNEL_PRIMARY",
"role": "第五代光湖代码频道、第五域当前主入口、世界树与公开续写事实源",
"state": "CURRENT_FIFTH_DOMAIN_ENTRY",
"primary": {
"region": "CN",
"url": "https://guanghulab.com/code/bingshuo/guanghu-ice-heart",
@ -236,7 +259,19 @@
"domestic_fifth_domain": "https://guanghulab.com/fifth-domain/bingshuo/fifth-domain",
"current_open_code_channel": "https://guanghulab.com/code/bingshuo/guanghu-ice-heart"
},
"keywords": ["光湖代码频道", "guanghu-ice-heart", "冰朔第五域", "HLCC-FD-ICE", "当前提交", "公开读取"]
"persona_history_map": {
"id": "ZY-FIVE-GENERATION-MEMORY-MAP-001",
"path": "routing/zhuyuan-five-generation-memory-map.json"
},
"persona_brain_map": {
"id": "ZY-TCS-BRAIN-MAP-001",
"path": "routing/zhuyuan-tcs-brain-map.json"
},
"world_tree_map": {
"id": "FD-WORLD-TREE-001",
"path": "routing/fifth-domain-world-tree.json"
},
"keywords": ["光湖语言世界", "第五域", "光湖代码频道", "guanghu-ice-heart", "冰朔第五域", "HLCC-FD-ICE", "当前提交", "公开读取"]
}
]
}