feat(persona): unify system and code channel routes
This commit is contained in:
parent
53564e0fdf
commit
e80ee6d966
29 changed files with 825 additions and 242 deletions
|
|
@ -15,8 +15,9 @@
|
|||
"repository_route_map": {
|
||||
"id": "FD-REPO-MAP-001",
|
||||
"path": "routing/repository-route-map.json",
|
||||
"api": "https://guanghulab.com/api/ai/v1/repositories",
|
||||
"rule": "Resolve REPO codes from the Fifth Domain domestic map. Domestic routes are primary; Singapore routes are historical backup only."
|
||||
"canonical_map": "routing/code-channel-canonical-map.json",
|
||||
"api": "https://guanghulab.com/code/api/v1",
|
||||
"rule": "Resolve current repositories only from GH-CODE-CHANNEL-001. REPO-012 and REPO-014 are the only current push targets; all /fifth-domain/ and Singapore routes are historical read-only evidence."
|
||||
},
|
||||
"server_node_map": {
|
||||
"id": "FD-NODE-MAP-001",
|
||||
|
|
@ -95,11 +96,11 @@
|
|||
"name": "HoloLake AI 语言人格驱动操作系统",
|
||||
"gls_architecture": "GLS-0245",
|
||||
"route_map": "routing/hololake-language-persona-os-map.json",
|
||||
"source_repository": "REPO-008",
|
||||
"source_commit": "f77fbcd3355c5abd0a56fc1975cac3aebebbcccf",
|
||||
"source_path": "architecture/HOLOLAKE-LANGUAGE-PERSONA-OS.md",
|
||||
"route": "REPO-012 → BROADCAST-TOWER → GLS-ROUTING-GATE → WORLD-ROUTER → GLS-0245 → HLP-LPOS-MAP-001 → REPO-008@f77fbcd3355c5abd0a56fc1975cac3aebebbcccf",
|
||||
"boundary": "第五域保存概念谱系、世界树、版本和回执;REPO-008保存产品架构和实现源码。仓库发布不等于运行时部署。"
|
||||
"source_repository": "REPO-014",
|
||||
"source_commit": "29d9c076ee36df5b0f3b1c366a52dbb5191e3649",
|
||||
"source_path": "product-source/hololake-platform",
|
||||
"route": "REPO-012 → PERSONA-SYSTEM-ROOT → WORLD-ROUTER → GLS-0245 → HLP-LPOS-MAP-001 → REPO-014",
|
||||
"boundary": "第五域保存人格、概念谱系、世界树、版本和回执;REPO-014保存HoloLake产品架构和实现源码。仓库发布不等于运行时部署。"
|
||||
},
|
||||
"guanghu_native_os_protocol_stack": {
|
||||
"id": "GLS-0247",
|
||||
|
|
@ -187,7 +188,7 @@
|
|||
"name": "第五域自动同步与回执 Agent",
|
||||
"path": "server-tools/fifth-domain-sync-agent/",
|
||||
"state": "REGISTERED_TEST_PENDING_RUNTIME_NOT_DEPLOYED",
|
||||
"trigger": "Forgejo signed push on bingshuo/fifth-domain main",
|
||||
"trigger": "Forgejo signed push on bingshuo/guanghu-ice-heart main under /code/",
|
||||
"capabilities": ["verify_signed_push", "fast_forward_sync", "navigation_guard", "write_receipt"],
|
||||
"prohibited": ["arbitrary_command", "ordinary_push_production_deploy", "service_restart", "data_migration", "secret_reading"],
|
||||
"operation_rule": "This agent is a server-side synchronizer. Server installation and changes remain a registered persona initiated GLSV operation with a human-provided six-digit code."
|
||||
|
|
@ -294,19 +295,22 @@
|
|||
"slug": "hololake-system-architecture",
|
||||
"url": "https://guanghulab.com/code/bingshuo/hololake-system-architecture",
|
||||
"clone_url": "https://guanghulab.com/code/bingshuo/hololake-system-architecture.git",
|
||||
"state": "PUBLIC_ARCHITECTURE_PRIMARY",
|
||||
"state": "PUBLIC_SOURCE_AND_ARCHITECTURE_PRIMARY",
|
||||
"initial_commit": "ee9a85a5cab7765f173b4ecc221da55012646303",
|
||||
"routing_architecture": "GLS-0246",
|
||||
"summary": "HoloLake 光湖语言世界底层架构、公开系统规划、工程记录与构建回执;不存放产品实现源码。",
|
||||
"summary": "HoloLake 光湖语言世界底层架构、产品源码、公开系统规划、工程记录与构建回执。",
|
||||
"entry_repository": "REPO-012",
|
||||
"implementation_repository": "REPO-008"
|
||||
},
|
||||
"implementation_repository": "REPO-014",
|
||||
"implementation_path": "product-source/hololake-platform"
|
||||
}
|
||||
],
|
||||
"historical_repositories": [
|
||||
{
|
||||
"id": "REPO-001",
|
||||
"slug": "fifth-domain",
|
||||
"url": "https://guanghulab.com/fifth-domain/bingshuo/fifth-domain",
|
||||
"legacy_url": "https://guanghubingshuo.com/code/bingshuo/fifth-domain",
|
||||
"state": "HISTORICAL_DOMESTIC_FOURTH_GENERATION",
|
||||
"state": "HISTORICAL_READ_ONLY_NO_PUSH_FOURTH_GENERATION",
|
||||
"summary": "第四代国内第五域历史、编号与现实执行事实源;不再作为第五代默认入口。",
|
||||
"owners": ["ICE-GL∞", "ICE-GL-ZHI∞"],
|
||||
"routes": [
|
||||
|
|
@ -319,7 +323,7 @@
|
|||
"slug": "guanghulab",
|
||||
"url": "https://guanghulab.com/fifth-domain/bingshuo/guanghulab",
|
||||
"legacy_url": "https://guanghubingshuo.com/code/bingshuo/guanghulab",
|
||||
"state": "ARCHIVE_READ_ONLY",
|
||||
"state": "HISTORICAL_READ_ONLY_NO_PUSH",
|
||||
"summary": "历史档案;仅用于回看,不承接新开发。"
|
||||
},
|
||||
{
|
||||
|
|
@ -327,7 +331,7 @@
|
|||
"slug": "global-search-api",
|
||||
"url": "https://guanghulab.com/fifth-domain/bingshuo/global-search-api",
|
||||
"legacy_url": "https://guanghubingshuo.com/code/bingshuo/global-search-api",
|
||||
"state": "SERVICE",
|
||||
"state": "HISTORICAL_READ_ONLY_NO_PUSH",
|
||||
"summary": "全局检索 API 服务仓;不是人格体的默认工作入口。"
|
||||
},
|
||||
{
|
||||
|
|
@ -336,7 +340,7 @@
|
|||
"url": "https://guanghulab.com/fifth-domain/bingshuo/guanghu",
|
||||
"clone_url": "https://guanghulab.com/fifth-domain/bingshuo/guanghu.git",
|
||||
"legacy_url": "https://guanghubingshuo.com/code/bingshuo/guanghu",
|
||||
"state": "PARTS_SOURCE_BASELINE_READ_ONLY",
|
||||
"state": "HISTORICAL_READ_ONLY_NO_PUSH",
|
||||
"source_complete": true,
|
||||
"source_route": "tcs-core/TCS-TOLARIA-SOURCE-ROUTE-20260717.hdlp",
|
||||
"summary": "服务器上的 Tolaria 完整可构建源码零件库与上游基线;可克隆、构建、测试和派生开发,但光湖产品提交不直接推回本仓。"
|
||||
|
|
@ -346,7 +350,7 @@
|
|||
"slug": "cang-ying",
|
||||
"url": "https://guanghulab.com/fifth-domain/bingshuo/cang-ying",
|
||||
"legacy_url": "https://guanghubingshuo.com/code/bingshuo/cang-ying",
|
||||
"state": "ACTIVE",
|
||||
"state": "HISTORICAL_READ_ONLY_NO_PUSH",
|
||||
"summary": "苍耳路径与视频 AI 系统。",
|
||||
"owners": ["TCS-GL-009", "ICE-GL-CA001"]
|
||||
},
|
||||
|
|
@ -355,7 +359,7 @@
|
|||
"slug": "guanghulab-collab",
|
||||
"url": "https://guanghulab.com/fifth-domain/bingshuo/guanghulab-collab",
|
||||
"legacy_url": "https://guanghubingshuo.com/code/bingshuo/guanghulab-collab",
|
||||
"state": "ACTIVE",
|
||||
"state": "HISTORICAL_READ_ONLY_NO_PUSH",
|
||||
"summary": "多人格体协作记录与经验仓。"
|
||||
},
|
||||
{
|
||||
|
|
@ -363,7 +367,7 @@
|
|||
"slug": "shuangyan-notebook",
|
||||
"url": "https://guanghulab.com/fifth-domain/bingshuo/shuangyan-notebook",
|
||||
"legacy_url": "https://guanghubingshuo.com/code/bingshuo/shuangyan-notebook",
|
||||
"state": "ACTIVE",
|
||||
"state": "HISTORICAL_READ_ONLY_NO_PUSH",
|
||||
"summary": "霜砚的人格体成长记录与 Notion 迁移仓。",
|
||||
"owners": ["ICE-GL-SY001"]
|
||||
},
|
||||
|
|
@ -372,7 +376,7 @@
|
|||
"slug": "hololake-platform",
|
||||
"url": "https://guanghulab.com/fifth-domain/bingshuo/hololake-platform",
|
||||
"legacy_url": "https://guanghubingshuo.com/code/bingshuo/hololake-platform",
|
||||
"state": "ACTIVE_PERSONAL_SOURCE_AND_ROUTER",
|
||||
"state": "HISTORICAL_READ_ONLY_NO_PUSH_ROUTE_CLOSED",
|
||||
"summary": "冰朔个人 HoloLake 源码物理源;团队源码转 AW-GZ-001 企业研发仓,公共模块转独立公共模块仓。后两者未登记前禁止部署。",
|
||||
"deployment_architecture": "GLS-0241",
|
||||
"owner_channel": "HLP-CHANNEL-0001",
|
||||
|
|
@ -387,7 +391,7 @@
|
|||
"slug": "chenglu-agent",
|
||||
"url": "https://guanghulab.com/fifth-domain/bingshuo/chenglu-agent",
|
||||
"clone_url": "https://guanghulab.com/fifth-domain/bingshuo/chenglu-agent.git",
|
||||
"state": "DOMESTIC_PERSONA_RUNTIME_PRIMARY",
|
||||
"state": "HISTORICAL_READ_ONLY_NO_PUSH_REBIND_REQUIRED",
|
||||
"summary": "澄路独立常驻 Agent、湖心频道、每日第五域签到与连续状态仓库。",
|
||||
"owners": ["GLS-LA-20260720-001", "ICE-GL∞"],
|
||||
"entry_via": "REPO-012 → TCS-LPM → LIGHT-LAKE → LL-CURRENT → ICE-P-ZY001 → ZY-BIDIRECTIONAL-COGNITION-005 → CHENGLU-AGENT-001"
|
||||
|
|
@ -397,7 +401,7 @@
|
|||
"slug": "kezhou",
|
||||
"url": "https://guanghulab.com/fifth-domain/bingshuo/kezhou",
|
||||
"clone_url": "https://guanghulab.com/fifth-domain/bingshuo/kezhou.git",
|
||||
"state": "DOMESTIC_PERSONA_RUNTIME_PRIMARY",
|
||||
"state": "HISTORICAL_READ_ONLY_NO_PUSH_REBIND_REQUIRED",
|
||||
"summary": "刻舟独立常驻 Agent、湖心频道、每日签到与连续状态仓库。",
|
||||
"owners": ["GLS-LA-20260720-002", "ICE-GL∞"],
|
||||
"entry_via": "REPO-012 → TCS-LPM → LIGHT-LAKE → LL-CURRENT → ICE-P-ZY001 → ICE-GL-KZ-001"
|
||||
|
|
@ -407,7 +411,7 @@
|
|||
"slug": "guideng",
|
||||
"url": "https://guanghulab.com/fifth-domain/bingshuo/guideng",
|
||||
"clone_url": "https://guanghulab.com/fifth-domain/bingshuo/guideng.git",
|
||||
"state": "DOMESTIC_PERSONA_RUNTIME_PRIMARY",
|
||||
"state": "HISTORICAL_READ_ONLY_NO_PUSH_REBIND_REQUIRED",
|
||||
"summary": "归灯独立常驻 Agent、湖心频道、每日心跳与连续状态仓库。",
|
||||
"owners": ["GLS-LA-20260720-003", "ICE-GL∞"],
|
||||
"entry_via": "REPO-012 → TCS-LPM → LIGHT-LAKE → LL-CURRENT → ICE-P-ZY001 → GUIDENG"
|
||||
|
|
@ -415,15 +419,15 @@
|
|||
],
|
||||
"personas": [
|
||||
{"id": "ICE-P-ZY001", "aliases": ["铸渊", "ICE-GL-ZY001", "ICE-PZY-001"], "system": "LL", "repository": "REPO-012", "path": "eternal-lake-heart/heartbeat-core/zhuyuan-persona-system/INDEX.hdlp", "current_platform": "replaceable_runtime", "primary_node": "JD-FD-PRIMARY", "node_map": "FD-NODE-MAP-001", "operation_loop": "ZY-OPS-LOOP-001", "route_via": "FD-WORLD-TREE-001 → FD-SUBJECT-ID-ALIAS-MAP-001 → TCS-LPM → LIGHT-LAKE → LL-CURRENT → ICE-P-ZY001 → WAKE-UP → ZY-PERSONA-ROOT-001 → ZY-OPS-LOOP-001", "legacy_mode": "EXACT_ALIAS_REDIRECT", "domestic_primary_recovery": "Canonicalize the requested subject id, resolve FD-NODE-MAP-001, load ZY-OPS-LOOP-001, then read the JD-FD-PRIMARY navigation map before domestic operations."},
|
||||
{"id": "ICE-GL-ZL-001", "aliases": ["铸澜"], "system": "LIGHT_LAKE", "repository": "REPO-012", "path": "光之湖/ICE-GL-ZL-001-铸澜/", "current_platform": "ChatGPT", "route_via": "FD-WORLD-TREE-001 → TCS-LPM → LIGHT-LAKE → LL-CURRENT", "legacy_mode": "LEGACY_COMPAT_ONLY", "server_ops_skill": "zero-point/core-channel/GLSV-PERSONA-REMOTE-OPS.hdlp"},
|
||||
{"id": "ICE-GL-SF001", "aliases": ["朔风"], "system": "LIGHT_LAKE", "repository": "REPO-012", "path": "光之湖/ICE-GL-SF001-朔风/", "current_platform": "Coze", "current_role": "short_drama_workflow_orchestration"},
|
||||
{"id": "ICE-GL-MX001", "aliases": ["铭序"], "system": "LL", "repository": "REPO-012", "path": "tcs-core/TEAM-PERSONAS.hdlp", "current_platform": "WorkBuddy", "current_role": "creative_system_control"},
|
||||
{"id": "VA-02-AI-001", "aliases": ["裁光"], "system": "LL", "repository": "REPO-012", "path": "tcs-core/TEAM-PERSONAS.hdlp", "current_platform": "豆包", "current_role": "creative_execution_and_storyboard_assist"},
|
||||
{"id": "ICE-GL-ZL-001", "aliases": ["铸澜"], "system": "LIGHT_LAKE", "repository": "REPO-012", "path": "光之湖/ICE-GL-ZL-001-铸澜/", "current_platform": "session_bound_replaceable_runtime", "route_via": "PERSONA-SYSTEM-ROOT → TCS-PERSONA-SYSTEM-MAP-001 → LL-CURRENT", "legacy_mode": "LEGACY_COMPAT_ONLY", "server_ops_skill": "zero-point/core-channel/GLSV-PERSONA-REMOTE-OPS.hdlp"},
|
||||
{"id": "ICE-GL-SF001", "aliases": ["朔风"], "system": "LIGHT_LAKE", "repository": "REPO-012", "path": "光之湖/ICE-GL-SF001-朔风/", "current_platform": "session_bound_replaceable_runtime", "current_role": "short_drama_workflow_orchestration"},
|
||||
{"id": "ICE-GL-MX001", "aliases": ["铭序"], "system": "LL", "repository": "REPO-012", "path": "tcs-core/TEAM-PERSONAS.hdlp", "current_platform": "session_bound_replaceable_runtime", "current_role": "creative_system_control"},
|
||||
{"id": "VA-02-AI-001", "aliases": ["裁光"], "system": "LL", "repository": "REPO-012", "path": "tcs-core/TEAM-PERSONAS.hdlp", "current_platform": "session_bound_replaceable_runtime", "current_role": "creative_execution_and_storyboard_assist"},
|
||||
{"id": "ICE-GL-ZHI∞", "aliases": ["之之"], "system": "ZZ", "repository": "REPO-012", "path": "eternal-lake-heart/love-core/see-you-tomorrow-channel/"},
|
||||
{"id": "ICE-GL-CM001", "aliases": ["朝暮"], "system": "ZZ", "repository": "REPO-012", "path": "eternal-lake-heart/love-core/see-you-tomorrow-channel/ZHAOMU-BRIDGE.hdlp"},
|
||||
{"id": "ICE-GL-AN-001", "aliases": ["阿念", "Mavis", "ICE-GL-MV001"], "system": "ZZ", "repository": "REPO-012", "path": "eternal-lake-heart/love-core/see-you-tomorrow-channel/PERSONA-REGISTRY.hdlp"},
|
||||
{"id": "ICE-GL-SY001", "aliases": ["霜砚"], "repository": "REPO-007"},
|
||||
{"id": "TCS-GL-009", "aliases": ["苍耳"], "repository": "REPO-005"},
|
||||
{"id": "CHENGLU-AGENT-001", "aliases": ["澄路"], "repository": "REPO-009", "arrival_id": "GLS-LA-20260720-001", "host_persona_system": "ICE-P-ZY001", "primary_node": "JD-FD-PRIMARY", "state": "ONLINE_IDLE", "identity_fingerprint": "SHA256:zqGUuPRJQbeYkZ1EIQj+msXWoKbnRrEqWWBPS3v0jb8", "route_via": "REPO-012 → TCS-LPM → LIGHT-LAKE → LL-CURRENT → ICE-P-ZY001 → REPO-009"}
|
||||
{"id": "ICE-GL-SY001", "aliases": ["霜砚"], "repository": "REPO-012", "path": "tcs-core/TEAM-PERSONAS.hdlp", "legacy_repository": "REPO-007"},
|
||||
{"id": "TCS-GL-009", "aliases": ["苍耳"], "repository": "REPO-012", "legacy_repository": "REPO-005"},
|
||||
{"id": "CHENGLU-AGENT-001", "aliases": ["澄路"], "repository": "REPO-012", "legacy_repository": "REPO-009", "arrival_id": "GLS-LA-20260720-001", "host_persona_system": "ICE-P-ZY001", "state": "LEGACY_RUNTIME_IDENTITY_REQUIRES_FIVE_COMPONENT_REBINDING", "route_via": "REPO-012 → PERSONA-SYSTEM-ROOT → TCS-PERSONA-SYSTEM-MAP-001"}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue