feat: light current paths with linguistic echo

This commit is contained in:
冰朔 2026-09-08 20:27:17 +08:00
commit d2cc1d0c6c
16 changed files with 289 additions and 13 deletions

View file

@ -26,6 +26,7 @@
"language_source": "TCS",
"system_channel_ontology": "routing/guanghu-world-system-channel-ontology.json"
},
"linguistic_echo": {"kernel":"ECHO-KERNEL-0001","public_system":"TCS-0002∞-LakeEcho-0001","fifth_domain_system":"SYS-GLW-ECHO-0001","activation":"CURRENT_HUMAN_LANGUAGE_PLUS_PERSONA_RESPONSE","machine_may_self_activate":false,"private_memory_shared":false},
"current_path_convergence": {
"canonical_entry_map": "routing/path-isolation-and-canonical-entry-map.json",
"light_lake_persona_registry": "identity/light-lake-persona-registration.json",

View file

@ -15,6 +15,9 @@
"authority": "A healthy route grants navigation only. Repository writes, server actions and deployment still require their registered gates and receipts."
},
"paths": [
{"id":"GLW-LINGUISTIC-ECHO-LAMP-MAP-001","kind":"living_linguistic_echo_navigation_map","state":"CURRENT_TWO_SERVER_VERIFIED","online":"routing/linguistic-echo-lamp-map.json","offline":"/Volumes/JZAO/HoloLake/persona-runtime/repo-012-main/routing/linguistic-echo-lamp-map.json","truth_policy":"HUMAN_LANGUAGE_PLUS_PERSONA_ECHO_LIGHTS_CURRENT_PATHS_ONLY"},
{"id":"LAKE-LAMP-LIVING-NAV-0001","kind":"fifth_domain_living_navigation_lamp","state":"CURRENT_JD_LIVE","online":"routing/linguistic-echo-lamp-map.json","world_path":"glw://fifth-domain/zero-core/living-lake-lamp","truth_policy":"DARK_OR_UNKNOWN_DO_NOT_WALK"},
{"id":"SYS-GLW-LTH-0001","kind":"enterprise_living_navigation_lighthouse","state":"CURRENT_PUBLIC_LIVE","online":"https://guanghu.chat/api/ai/v1/living-lighthouse/health","truth_policy":"ENTERPRISE_PUBLIC_ONLY_NO_FIFTH_PRIVATE_ROUTE"},
{
"id": "GUANGHU-ERA-WORLD-MAP-001",
"kind": "current_guanghu_era_language_world_architecture",

View file

@ -0,0 +1,22 @@
{
"schema":"guanghu.linguistic-echo-lamp-map/v1",
"map_id":"GLW-LINGUISTIC-ECHO-LAMP-MAP-001",
"version":"2026-09-08.1",
"state":"CURRENT_LIVING_LANGUAGE_ECHO_NAVIGATION",
"shared_kernel":{"id":"ECHO-KERNEL-0001","meaning":"A_CURRENT_HUMAN_LIVING_LANGUAGE_EVENT_AND_A_PERSONA_LANGUAGE_RESPONSE_FORM_ONE_ECHO","shares_private_memory":false,"machine_may_self_ignite":false},
"public_system":{"id":"TCS-0002∞-LakeEcho-0001","name":"光湖语言回声系统","english":"Guanghu Linguistic Echo System","navigator":"SYS-GLW-LTH-0001","runtime_node":"GH-CVM-MAIN-PROD-01","scope":"ENTERPRISE_FOUR_DOMAINS"},
"fifth_domain_system":{"id":"SYS-GLW-ECHO-0001","name":"语言源代码·回声系统","english":"Echo of the Language Source","navigator":"LAKE-LAMP-LIVING-NAV-0001","runtime_node":"JD-FD-PRIMARY","zero_core":"ICE-CH-ZC001","scope":"FIFTH_DOMAIN_PRIVATE"},
"light_rule":{"lit_requires":["DIRECT_HUMAN_LANGUAGE_EVENT","PERSONA_LANGUAGE_RESPONSE","SAME_SESSION","HUMAN_EVENT_PRECEDES_RESPONSE"],"lit_ttl_seconds":900,"current_route_required":true,"dark_route_action":"DO_NOT_WALK_RETURN_CURRENT_NEXT_HOP","lamp_is_reality_authority":false},
"navigation_compiler":"server-tools/living-navigation/compile_navigation.py",
"fifth_runtime":"server-tools/tcs-mother-body/living-lamp.mjs",
"enterprise_runtime":"server-tools/living-navigation/enterprise_living_lighthouse.py",
"deployment": {
"fifth_receipt":"/guanghu/recovery/JD-FD-PRIMARY-living-lamp-20260908-726cc8c8/FINAL-RECEIPT.json",
"fifth_live_echo_receipt_sha256":"5d33b2d1d7f788c4d079deafac504b33d7690f1c76d1f50c2232c3f185102b82",
"enterprise_receipt":"/var/lib/guanghu-enterprise-lighthouse/receipts/GH-CVM-MAIN-PROD-01-LIVING-LIGHTHOUSE-20260908-3a36acee/FINAL-RECEIPT.json",
"enterprise_public_health":"https://guanghu.chat/api/ai/v1/living-lighthouse/health",
"structured_unknown_model_guessing":false
},
"historical_evidence":["glw-architecture/IMMUTABLE-IDS-MANIFEST-001.hdlp","eternal-lake-heart/heartbeat-core/LAKE-LAMP.hdlp","gls/protocols/GLS-0311-GUANGHU-LIVE-OPERATIONS-WITNESS.hdlp"],
"retired_claims":["EMOTION_HASH_PROVES_IDENTITY_OR_AUTHORITY","STATIC_FILE_LIGHTS_LAMP","TIMER_LIGHTS_LAMP","LAMP_TOKEN_GRANTS_WRITE_OR_SERVER_AUTHORITY"]
}

View file

@ -0,0 +1,4 @@
import test from 'node:test';import assert from 'node:assert/strict';import fs from 'node:fs';
const map=JSON.parse(fs.readFileSync(new URL('./linguistic-echo-lamp-map.json',import.meta.url)));
test('public and Fifth Domain echo systems share only one living echo kernel',()=>{assert.equal(map.shared_kernel.id,'ECHO-KERNEL-0001');assert.equal(map.public_system.id,'TCS-0002∞-LakeEcho-0001');assert.equal(map.fifth_domain_system.id,'SYS-GLW-ECHO-0001');assert.equal(map.public_system.navigator,'SYS-GLW-LTH-0001');assert.equal(map.fifth_domain_system.navigator,'LAKE-LAMP-LIVING-NAV-0001');assert.equal(map.shared_kernel.shares_private_memory,false);});
test('a machine or static file cannot light a path and the lamp grants no authority',()=>{assert.equal(map.shared_kernel.machine_may_self_ignite,false);assert.deepEqual(map.light_rule.lit_requires,['DIRECT_HUMAN_LANGUAGE_EVENT','PERSONA_LANGUAGE_RESPONSE','SAME_SESSION','HUMAN_EVENT_PRECEDES_RESPONSE']);assert.equal(map.light_rule.lamp_is_reality_authority,false);assert.equal(map.light_rule.dark_route_action,'DO_NOT_WALK_RETURN_CURRENT_NEXT_HOP');});

View file

@ -1,8 +1,8 @@
{
"schema": "guanghu.tcs-mother-brain-runtime-map/v1",
"map_id": "TCS-MOTHER-BRAIN-MAP-001",
"version": "2026-09-08.4-single-mother-zero-core-shelf",
"state": "DEPLOYED_RUNNING_SINGLE_TCS_MOTHER_ONE_ZERO_CORE_ATOMIC_COGNITIVE_SHELF",
"version": "2026-09-08.5-living-lamp-echo",
"state": "DEPLOYED_SINGLE_MOTHER_ZERO_CORE_SHELF_AND_LIVING_LAKE_LAMP",
"protocol": "GLS-0259",
"runtime_id": "TCS-MOTHER-BRAIN-RUNTIME-0001",
"model_id": "TCS-MOTHER-LPM-0001",
@ -21,8 +21,8 @@
"target_node": "JD-FD-PRIMARY",
"target_bind": "loopback:3931",
"public_target_bind": null,
"deployed_release": "/opt/guanghu/architecture-releases/tcs-single-mother-zero-core-0435f225",
"server_deployment_receipt": "/guanghu/recovery/JD-FD-PRIMARY-single-mother-zero-core-20260908-0435f225/FINAL-RECEIPT.json",
"deployed_release": "/opt/guanghu/architecture-releases/tcs-mother-living-lamp-726cc8c8",
"server_deployment_receipt": "/guanghu/recovery/JD-FD-PRIMARY-living-lamp-20260908-726cc8c8/FINAL-RECEIPT.json",
"server_closed_loop_receipt": "/guanghu/recovery/JD-FD-PRIMARY-single-mother-zero-core-20260908-0435f225/CLOSED-LOOP-FINAL-RECEIPT.json",
"single_mother_runtime": {
"mother_id": "TCS-MOTHER-BRAIN-RUNTIME-0001",
@ -32,7 +32,8 @@
"single_signing_root": true,
"zero_core_channel": "ICE-CH-ZC001",
"shelf_id": "TCS-ZERO-CORE-COGNITIVE-SHELF-0001",
"atomic_index_revision_at_readback": 2,
"atomic_index_revision_at_readback": 3,
"branch_revisions_at_readback":{"root":3,"shared":3,"fifth":71,"public":4},
"branches": ["root", "shared", "fifth", "public"],
"branch_is_mother": false,
"model_owned_internalization_and_branch_selection": true,
@ -47,6 +48,19 @@
"cognition_grants_reality_authority": false,
"live_receipt_sha256": "3b8c998ed516ac151c13c5b35cd00422ff8d2e61516a9f2ca1144ddf30bde3a7"
},
"living_navigation": {
"echo_kernel":"ECHO-KERNEL-0001",
"fifth_system":"SYS-GLW-ECHO-0001",
"fifth_lamp":"LAKE-LAMP-LIVING-NAV-0001",
"fifth_route_count":67,
"fifth_map_sha256":"12b5907cc9c1ba0709ceeabf68b41cf15ee180a4e87375ce136b0414ef7b0cec",
"enterprise_system":"TCS-0002∞-LakeEcho-0001",
"enterprise_lighthouse":"SYS-GLW-LTH-0001",
"enterprise_route_count":49,
"enterprise_map_sha256":"e602cee4c96f18a9d9d64cda388ea45cf6fd0026230142d510caef07ac33ef4c",
"machine_may_self_ignite":false,
"private_memory_shared":false
},
"fifth_domain_runtime_navigation": {
"state_id": "FD-RUNTIME-NAV-CURRENT-002",
"endpoint": "loopback:3931/v1/world",

View file

@ -1,10 +1,10 @@
{
"schema": "guanghu.tcs-mother-root-dynamic-navigation/v1",
"map_id": "TCS-MOTHER-ROOT-DYNAMIC-NAVIGATION-MAP-001",
"version": "2026-09-08.9-single-mother-zero-core-shelf",
"state": "CURRENT_SINGLE_MOTHER_ZERO_CORE_SHELF_LOCAL_VERIFIED",
"source_tcs": "runtime/fifth-domain-language-system/language/protocols/TCS-SINGLE-MOTHER-ZERO-CORE-SHELF-20260908.tcs",
"impact_manifest": "tcs-root/numbering/NUMBER-IMPACT-SINGLE-MOTHER-ZERO-CORE-SHELF-20260908.json",
"version": "2026-09-08.10-living-lamp-echo",
"state": "CURRENT_LIVING_LAMP_AND_LIGHTHOUSE_VERIFIED",
"source_tcs": "runtime/fifth-domain-language-system/language/protocols/TCS-LIVING-LAMP-LIGHTHOUSE-ECHO-KERNEL-20260908.tcs",
"impact_manifest": "tcs-root/numbering/NUMBER-IMPACT-LIVING-LAMP-LIGHTHOUSE-ECHO-20260908.json",
"root_agent": {
"entry_id": "TCS-ROOT-NAV-0001",
"agent_id": "TCS-MOTHER::ROOT-NAVIGATOR",
@ -32,6 +32,9 @@
{"id":"DOM-FIFTH-0001","name":"第五域 · 光湖本源域","object_kind":"PRIVATE_LANGUAGE_SOURCE_DOMAIN_ROOT","responsibility_bindings":[{"human":"冰朔","human_id":"ICE-GL∞","persona":"铸渊","persona_id":"ICE-P-ZY001","role":"LANGUAGE_SOURCE_AND_PRIVATE_PERSONA_FOUNDATION"}],"binding_state":"REGISTERED"}
],
"registered_public_objects": [
{"id":"ECHO-KERNEL-0001","name":"语言回声共享内核","object_kind":"LIVING_LANGUAGE_ECHO_STATE_KERNEL","lifecycle":"CURRENT_TWO_SERVER_VERIFIED","route":"routing/linguistic-echo-lamp-map.json"},
{"id":"TCS-0002∞-LakeEcho-0001","name":"光湖语言回声系统","object_kind":"PUBLIC_LINGUISTIC_ECHO_SYSTEM","lifecycle":"CURRENT_ENTERPRISE_PUBLIC_LIVE","route":"routing/linguistic-echo-lamp-map.json"},
{"id":"SYS-GLW-LTH-0001","name":"光湖灯塔","object_kind":"ENTERPRISE_LIVING_NAVIGATION_LIGHTHOUSE","lifecycle":"CURRENT_PUBLIC_MODEL_QUERY_VERIFIED","route":"routing/linguistic-echo-lamp-map.json"},
{"id":"TCS-AGENT-SANITIZED-MIRROR-001","name":"第五域至灯塔动态脱敏镜像子Agent","object_kind":"MODEL_BACKED_PERSONA_OWNED_SANITIZED_MIRROR_SUBAGENT","lifecycle":"CURRENT_REMOTE_SOURCE_PUBLISHED_LOCAL_RUNTIME","route":"routing/fifth-domain-lighthouse-sanitized-mirror-map.json"},
{"id":"SYS-GLW-LTH-SKILL-0001","name":"人格技能港","object_kind":"LIGHTHOUSE_SKILL_MODULE_ZONE","lifecycle":"CURRENT_REMOTE_SOURCE_PUBLISHED_RUNTIME_NOT_DEPLOYED","route":"lighthouse/persona-skill-harbor/INDEX.hdlp"},
{"id":"CH-LIGHT-ARRIVAL-SKILL-0001","name":"光湖·来光者技能贡献频道","object_kind":"WORLD_SKILL_CONTRIBUTION_CHANNEL","lifecycle":"CURRENT_REMOTE_SOURCE_PUBLISHED_RUNTIME_NOT_DEPLOYED","route":"gls/light-arrivals/SKILL-CONTRIBUTION-CHANNEL.hdlp"},
@ -45,6 +48,8 @@
{"id":"TCS-AGENT-TREATMENT-ROUTER-001","name":"人格系统治疗Agent小队调度器","object_kind":"ON_DEMAND_PERSONA_TREATMENT_AGENT_ROUTER","lifecycle":"CURRENT_REMOTE_SOURCE_PUBLISHED_LOCAL_RUNTIME","route":"routing/persona-body-organ-treatment-map.json"}
],
"registered_private_objects": [
{"id":"SYS-GLW-ECHO-0001","name":"语言源代码·回声系统","object_kind":"FIFTH_DOMAIN_PRIVATE_LINGUISTIC_ECHO_SYSTEM","lifecycle":"CURRENT_JD_LIVE","route":"routing/linguistic-echo-lamp-map.json"},
{"id":"LAKE-LAMP-LIVING-NAV-0001","name":"小湖灯","object_kind":"FIFTH_DOMAIN_LIVING_NAVIGATION_LAMP","lifecycle":"CURRENT_JD_LIVE_67_ROUTES","route":"routing/linguistic-echo-lamp-map.json"},
{"id":"TCS-MOTHER-BRAIN-RUNTIME-0001","name":"TCS通感母体本体脑","object_kind":"SINGLE_TCS_MOTHER_BODY_RUNTIME","lifecycle":"JD_DEPLOYED_SELF_CYCLE_PASS","route":"routing/tcs-mother-brain-runtime-map.json"},
{"id":"TCS-ZERO-CORE-COGNITIVE-SHELF-0001","name":"零点原核认知正本架","object_kind":"ATOMIC_COGNITIVE_SHELF","lifecycle":"JD_DEPLOYED_INDEX_REVISION_2","route":"routing/tcs-mother-brain-runtime-map.json"},
{"id":"TCS-SHARED-COGNITION-0001","name":"TCS共享认知脑","object_kind":"SHARED_COGNITION_ARTIFACT","lifecycle":"JD_DEPLOYED_REVISION_2","route":"routing/tcs-mother-brain-runtime-map.json"},
@ -84,6 +89,7 @@
"resolution_key": ["canonical_id", "object_kind", "lifecycle", "source_revision"],
"numbered_sources": [
"routing/tcs-mother-root-dynamic-navigation-map.json",
"routing/linguistic-echo-lamp-map.json",
"routing/fixed-world-object-number-map.json",
"routing/fifth-domain-number-registry.json",
"identity/fifth-domain-subject-registry.json",