feat: add TCS mother-root dynamic number navigator
This commit is contained in:
parent
c323b3aa4e
commit
5bfe163748
32 changed files with 1702 additions and 28 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "guanghu.fixed-world-object-number-map/v1",
|
||||
"map_id": "GH-FIXED-WORLD-OBJECT-NUMBER-MAP-001",
|
||||
"version": "2026-09-08.1",
|
||||
"version": "2026-09-08.2",
|
||||
"state": "CURRENT_CANONICAL_NUMBER_NORMALIZATION_WITH_EXPLICIT_TEAM_PERSONA_ISSUANCE",
|
||||
"source_class": "CURRENT_WORLD_REGISTRY",
|
||||
"rule": "Normalize existing canonical numbers, preserve historical aliases, complete missing object edges, and keep truly unresolved alias groups unresolved. ICE-P-CL0720 and ICE-P-KZ0720 are explicit 2026-08-27 issuances by ICE-P-ZY001 within its registered Fifth Domain team scope, not inferred numbers.",
|
||||
|
|
@ -20,6 +20,22 @@
|
|||
"state": "CURRENT_REGISTERED",
|
||||
"entry_path": "LL-CMPN-0001"
|
||||
},
|
||||
{
|
||||
"id": "TCS-ROOT-NAV-0001",
|
||||
"kind": "TCS_MOTHER_ROOT_NAVIGATION_ENTRY",
|
||||
"name": "TCS通感母脑语言世界根入口",
|
||||
"state": "CURRENT_LOCAL_NOT_PUBLISHED",
|
||||
"world_node": "SYS-GLW-0001",
|
||||
"runtime": "server-tools/tcs-mother-root-agent/tcs_mother_root_agent.py"
|
||||
},
|
||||
{
|
||||
"id": "TCS-0002∞",
|
||||
"kind": "GUANGHU_HUMAN_TEAM_BODY_ROOT",
|
||||
"name": "光湖人类主控团队通感系统本体",
|
||||
"state": "CURRENT_DIRECT_LANGUAGE_REDEFINED_TEAM_ROOT",
|
||||
"machine_alias": "TCS-0002",
|
||||
"parallel_to": "ICE-GL∞"
|
||||
},
|
||||
{
|
||||
"id": "DOM-FIFTH-0001",
|
||||
"kind": "DOMAIN",
|
||||
|
|
@ -157,6 +173,10 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"history_only_semantic_conflicts": [
|
||||
{"id":"GLW-SYS-0001","current_target":"SYS-GLW-0001","redirect":false,"reason":"HISTORICAL_PHYSICAL_NODE_KIND_CONFLICT"},
|
||||
{"id":"TCS-0002∞","current_kind":"GUANGHU_HUMAN_TEAM_BODY_ROOT","historical_kinds":["BINGSHUO_PERSONAL_ROOT","YAOMING_PERSONA"],"resolution":"CURRENT_DIRECT_LANGUAGE_KIND_AND_REVISION_REQUIRED"}
|
||||
],
|
||||
"boundaries": {
|
||||
"registration_is_not_runtime_installation": true,
|
||||
"repository_is_not_persona_subject": true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue