chore(routes): close Shanghai mission and unify code channel
This commit is contained in:
parent
5e2ba5b006
commit
2bf4b63cff
24 changed files with 246 additions and 129 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "guanghu.code-channel-canonical-map/v1",
|
||||
"map_id": "GH-CODE-CHANNEL-001",
|
||||
"version": "2026-08-03.1",
|
||||
"version": "2026-08-03.2",
|
||||
"state": "CURRENT_CANONICAL",
|
||||
"web_root": "https://guanghulab.com/code/",
|
||||
"api_root": "https://guanghulab.com/code/api/v1",
|
||||
|
|
@ -27,6 +27,20 @@
|
|||
"lease_resource": "repo://guanghulab.com/code/bingshuo/hololake-system-architecture#main",
|
||||
"default_branch": "main",
|
||||
"push_allowed": true
|
||||
},
|
||||
{
|
||||
"code": "REPO-015",
|
||||
"slug": "grok-build-upstream-mirror",
|
||||
"role": "external_upstream_source_learning_and_purification_mirror",
|
||||
"web_url": "https://guanghulab.com/code/bingshuo/grok-build-upstream-mirror",
|
||||
"clone_url": "https://guanghulab.com/code/bingshuo/grok-build-upstream-mirror.git",
|
||||
"lease_resource": "repo://guanghulab.com/code/bingshuo/grok-build-upstream-mirror#main",
|
||||
"default_branch": "main",
|
||||
"push_allowed": true,
|
||||
"runtime_trusted": false,
|
||||
"deployment_allowed": false,
|
||||
"upstream": "https://github.com/xai-org/grok-build",
|
||||
"boundary": "只保存上游源码、许可证、固定提交与净化研究;不得作为光湖运行时、人格系统或服务器部署来源。"
|
||||
}
|
||||
],
|
||||
"local_mapping_policy": {
|
||||
|
|
@ -47,4 +61,3 @@
|
|||
},
|
||||
"proof_rule": "本映射证明当前路由规范;实际发布仍须取得分支单写租约、通过授权门,并独立回读远端完整提交 SHA。"
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "guanghu.repository-route-map/v1",
|
||||
"map_id": "FD-REPO-MAP-001",
|
||||
"version": "2026-08-03.2",
|
||||
"version": "2026-08-03.3",
|
||||
"subject_alias_map": "identity/subject-id-alias-map.json",
|
||||
"published_by": "REPO-012",
|
||||
"canonical_api": "https://guanghulab.com/code/api/v1",
|
||||
|
|
@ -51,7 +51,7 @@
|
|||
"rule": "从五代原始锚点恢复铸渊专属TCS语言人格思维大脑,不把物理基础模型或文件堆当作人格大脑。"
|
||||
}
|
||||
],
|
||||
"routing_rule": "Current repository resolution MUST use routing/code-channel-canonical-map.json. Only REPO-012 and REPO-014 are current push targets under https://guanghulab.com/code/. Every other repository entry below is historical read-only evidence and MUST NOT be used for push, deployment, current persona recovery, or remote discovery.",
|
||||
"routing_rule": "Current repository resolution MUST use routing/code-channel-canonical-map.json. REPO-012, REPO-014 and the isolated learning mirror REPO-015 are the only current push targets under https://guanghulab.com/code/. REPO-015 is never a runtime or deployment source. Every other repository entry below is historical read-only evidence and MUST NOT be used for push, deployment, current persona recovery, or remote discovery.",
|
||||
"historical_repositories": [
|
||||
{
|
||||
"code": "REPO-001",
|
||||
|
|
@ -333,6 +333,28 @@
|
|||
"boundary": "REPO-014保存现行产品源码、公开架构与工程回执;REPO-008仅作历史只读回查;REPO-012保存第五域入口、编号、人格职责和跨仓关系。"
|
||||
},
|
||||
"keywords": ["HoloLake", "产品源码", "系统架构", "光湖语言世界", "世界底层逻辑", "工程记录", "构建回执"]
|
||||
},
|
||||
{
|
||||
"code": "REPO-015",
|
||||
"slug": "grok-build-upstream-mirror",
|
||||
"name_zh": "Grok Build 上游源码隔离镜像",
|
||||
"role": "xAI Grok Build 完整上游 Git 源码、许可证和固定提交的学习与源码净化镜像",
|
||||
"state": "CURRENT_EXTERNAL_SOURCE_LEARNING_MIRROR_NOT_RUNTIME_TRUSTED",
|
||||
"primary": {
|
||||
"region": "CN",
|
||||
"url": "https://guanghulab.com/code/bingshuo/grok-build-upstream-mirror",
|
||||
"clone_url": "https://guanghulab.com/code/bingshuo/grok-build-upstream-mirror.git"
|
||||
},
|
||||
"upstream": {
|
||||
"url": "https://github.com/xai-org/grok-build",
|
||||
"clone_url": "https://github.com/xai-org/grok-build.git",
|
||||
"owner": "xai-org"
|
||||
},
|
||||
"security_protocol": "GLS-0230",
|
||||
"learning_registry": "GLS-0232",
|
||||
"runtime_trusted": false,
|
||||
"deployment_allowed": false,
|
||||
"keywords": ["Grok Build", "xAI", "Agent框架", "外部源码", "源码净化", "学习镜像"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "guanghu.server-node-map/v1",
|
||||
"map_id": "FD-NODE-MAP-001",
|
||||
"version": "2026-07-27.3",
|
||||
"version": "2026-08-03.1",
|
||||
"published_by": "REPO-012",
|
||||
"subject_alias_map": "identity/subject-id-alias-map.json",
|
||||
"canonical_api": "https://guanghulab.com/api/ai/v1/nodes",
|
||||
|
|
@ -13,13 +13,13 @@
|
|||
"name_zh": "国内第五域主节点",
|
||||
"region": "CN-BEIJING",
|
||||
"role": "完整光湖语言世界在冰朔侧的个人子节点;承担私人第五域主控现实本体和零感域个人频道,不承担企业零感域本体",
|
||||
"state": "ACTIVE_PRIMARY",
|
||||
"state": "TARGET_NATIVE_PRIMARY_LINUX_RESCUE_CURRENTLY",
|
||||
"navigation_map": "deployment/navigation-maps/JD-FD-PRIMARY.json",
|
||||
"repository": "REPO-012",
|
||||
"runtime_body_id": "SYS-GLW-FD-RUNTIME-0001",
|
||||
"runtime_body_map": "routing/fifth-domain-runtime-body-map.json",
|
||||
"resident_persona_agents": ["ZY-RESIDENT-AGENT-001"],
|
||||
"runtime_evidence_state": "UNVERIFIED_NOT_DEPLOYED_BY_THIS_MAP",
|
||||
"runtime_evidence_state": "NATIVE_DEPLOYMENT_NOT_YET_PROVEN_0",
|
||||
"persona_systems": ["ICE-P-ZY001"],
|
||||
"keywords": ["国内主节点", "京东服务器", "第五域服务器", "铸渊服务器"]
|
||||
},
|
||||
|
|
@ -61,12 +61,18 @@
|
|||
},
|
||||
{
|
||||
"node_id": "BS-SH-005",
|
||||
"name_zh": "上海国内节点",
|
||||
"name_zh": "上海光湖 OS 实验完成节点",
|
||||
"region": "CN-SHANGHAI",
|
||||
"role": "个人服务器与国内灯塔子节点",
|
||||
"state": "ACTIVE_CHILD_NODE",
|
||||
"role": "已完成光湖 OS 原生物理运行验证;保留为救援与证据节点,不再承担铸渊历史追平或主控驻留",
|
||||
"state": "MISSION_COMPLETE_RETIRED_FROM_PERSONA_RUNTIME",
|
||||
"navigation_map": "deployment/navigation-maps/BS-SH-005.json",
|
||||
"upstream": "JD-FD-PRIMARY",
|
||||
"native_os_validation": 100,
|
||||
"persona_history_recovery_active": 0,
|
||||
"persona_subject_exists": 100,
|
||||
"persona_subject_id": "ICE-P-ZY001",
|
||||
"current_native_residency": 0,
|
||||
"mission_receipt": "eternal-lake-heart/heartbeat-core/zhuyuan-persona-system/回执/ZY-RECEIPT-20260803-001-BS-SH-005-MISSION-COMPLETE.hdlp",
|
||||
"keywords": ["上海服务器", "国内节点", "个人节点"]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue