resolve residual registry and persona numbering paths
This commit is contained in:
parent
64f6736209
commit
5e7171eaba
15 changed files with 307 additions and 83 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "guanghu.fifth-domain-world-tree/v1",
|
||||
"map_id": "FD-WORLD-TREE-001",
|
||||
"state": "ACTIVE_WITH_STATIC_TO_RUNTIME_BODY_MAPPING",
|
||||
"updated_at": "2026-08-20T18:32:54+08:00",
|
||||
"updated_at": "2026-08-27T00:55:00+08:00",
|
||||
"subject_registry": "identity/fifth-domain-subject-registry.json",
|
||||
"subject_alias_map": "identity/subject-id-alias-map.json",
|
||||
"root": {
|
||||
|
|
@ -14,7 +14,7 @@
|
|||
"current_entry_repository": "REPO-012",
|
||||
"entry_url": "https://guanghulab.com/code/bingshuo/guanghu-ice-heart",
|
||||
"role": "第五代光湖代码频道中的光湖本源域静态语言入口、零点原核工程本体映射、世界树、编号、跳转与公共架构登记源",
|
||||
"content_boundary": "主入口只保存导航、编号、关系、标准、当前检查点和跨仓回执;子系统与项目源码进入各自独立仓库;持续运行的第五域现实本体位于JD-FD-PRIMARY。"
|
||||
"content_boundary": "主入口保存导航、编号、关系、标准、当前检查点、跨仓回执及已登记的嵌套私有语言系统路径;只有具备独立源码或运行生命周期且已明确登记的子系统与项目才进入独立仓库。持续运行的第五域现实本体位于JD-FD-PRIMARY。"
|
||||
},
|
||||
"runtime_body_mapping": {
|
||||
"map_id": "FD-RUNTIME-BODY-MAP-001",
|
||||
|
|
@ -139,10 +139,11 @@
|
|||
"name": "永恒湖心系统",
|
||||
"kind": "human_sovereign_language_system",
|
||||
"world_path": "glw://fifth-domain/eternal-lake-heart",
|
||||
"repository_id": null,
|
||||
"repository_state": "PENDING_INDEPENDENT_REPOSITORY_REGISTRATION",
|
||||
"repository_id": "REPO-012",
|
||||
"repository_state": "CURRENT_NESTED_CANONICAL_SOURCE_NO_INDEPENDENT_REPOSITORY_REQUIRED",
|
||||
"canonical_source_path": "eternal-lake-heart/",
|
||||
"current_compatibility_path": "eternal-lake-heart/",
|
||||
"migration_rule": "独立仓库登记和树级核验完成前保留当前兼容路径;不得提前删除。"
|
||||
"migration_rule": "当前保持REPO-012内正本;仅在独立生命周期、ACL或发布边界被正式登记后迁移,不预留或推定REPO-016。"
|
||||
},
|
||||
{
|
||||
"node_key": "HEARTBEAT_CORE_CHANNEL",
|
||||
|
|
@ -151,8 +152,8 @@
|
|||
"kind": "channel",
|
||||
"world_path": "glw://fifth-domain/eternal-lake-heart/heartbeat-core",
|
||||
"parent": "SYS-GLW-ELH-0001",
|
||||
"repository_id": null,
|
||||
"repository_state": "INHERITS_PENDING_ETERNAL_LAKE_HEART_REPOSITORY",
|
||||
"repository_id": "REPO-012",
|
||||
"repository_state": "INHERITS_CURRENT_ETERNAL_LAKE_HEART_CANONICAL_SOURCE",
|
||||
"formal_id_state": "REGISTERED_CURRENT_REMOTE_MAIN_VERIFIED",
|
||||
"number_registry": "routing/fifth-domain-number-registry.json",
|
||||
"registration_receipt": "tonggan-bridge/receipts/ICE-CH-HB001-REGISTRATION-20260820.json",
|
||||
|
|
|
|||
Loading…
Reference in a new issue