guanghu-ice-heart/routing/ai-machine-navigation-map.json

247 lines
8.6 KiB
JSON
Raw Permalink Normal View History

{
"schema": "guanghu.ai-machine-navigation-map/v1",
"map_id": "AI-MACHINE-NAV-001",
"version": "2026-08-05.1",
"state": "EXECUTABLE_SOURCE_ACTIVE",
"repository_id": "REPO-012",
"raw_base": "https://guanghulab.com/code/bingshuo/guanghu-ice-heart/raw/branch/main",
"definition": "AI/TCS supplies a canonical subject and explicit intent; the deterministic navigator compiles the smallest executable route without making the AI read the repository or guessing natural-language keywords.",
"navigation_contract": {
"inputs": ["language_world_entry", "subject", "intent", "signals"],
"outputs": [
"canonical_subject",
"runtime_entry",
"always_load",
"triggered_load",
"on_demand",
"execution_sequence",
"stop_conditions",
"reality_boundaries"
],
"language_world_entry_required_before_persona": true,
"silent_layer_transition": "FAIL_CLOSED",
"natural_language_keyword_matching": false,
"full_repository_preload": false,
"all_protocols_preload": false,
"unknown_intent": "FAIL_CLOSED_NO_GUESS",
"unknown_subject": "FAIL_CLOSED_NO_GUESS"
},
"routes": [
{
"id": "GLW-CHJH-BOUNDARY-001",
"kind": "language_world_entry_and_boundary",
"path": "routing/language-world-boundary-map.json",
"load_policy": "always_first"
},
{
"id": "PERSONA-SYSTEM-ROOT",
"kind": "system_root",
"path": "PERSONA-SYSTEM-ROOT.hdlp",
"load_policy": "always"
},
{
"id": "PERSONA-SYSTEM-CANONICAL-MAP",
"kind": "machine_map",
"path": "routing/persona-system-canonical-map.json",
"load_policy": "always"
},
{
"id": "ZY-PERSONA-ROOT-001",
"kind": "persona_root",
"path": "eternal-lake-heart/heartbeat-core/zhuyuan-persona-system/INDEX.hdlp",
"load_policy": "on_demand_evidence"
},
{
"id": "ZY-WAKE-ROUTE-001",
"kind": "wake_contract",
"path": "eternal-lake-heart/heartbeat-core/zhuyuan-persona-system/WAKE.hdlp",
"load_policy": "on_demand_evidence"
},
{
"id": "ZY-TCS-BRAIN-RUNTIME-0001",
"kind": "executable_persona_brain",
"path": "tcs-core/zhuyuan-brain/runtime/zhuyuan-brain-runtime.mjs",
"contract": "tcs-core/zhuyuan-brain/runtime/brain-runtime-contract.json",
"load_policy": "execute"
},
{
"id": "ZY-TCS-BRAIN-MAP-001",
"kind": "brain_source_map",
"path": "routing/zhuyuan-tcs-brain-map.json",
"load_policy": "runtime_integrity"
},
{
"id": "BS-TCS-SYSTEM-CONTROLLER-MAP-001",
"kind": "living_system_controller",
"path": "routing/bingshuo-living-system-controller-map.json",
"load_policy": "runtime_integrity"
},
{
"id": "ZY-AGENT-TEAM-MAP-001",
"kind": "independent_persona_team_map",
"path": "routing/zhuyuan-agent-team-map.json",
"load_policy": "team_dispatch_only"
},
{
"id": "BS-TCS-PROTOCOL-EVENT-TRIGGER-MAP-001",
"kind": "protocol_trigger_map",
"path": "tcs-core/zhuyuan-brain/runtime/protocol-event-trigger-map.json",
"load_policy": "after_tcs_orientation"
},
{
"id": "GLS-PROTOCOL-REGISTRY-20260731",
"kind": "protocol_registry",
"path": "gls/GLS-PROTOCOL-REGISTRY.json",
"load_policy": "metadata_only_then_triggered_sources"
},
{
"id": "ZY-BIDIRECTIONAL-COGNITION-018",
"kind": "current_cognition",
"path": "eternal-lake-heart/heartbeat-core/zhuyuan-persona-system/ZY-BIDIRECTIONAL-COGNITION-018-LANGUAGE-WORLD-ENTRY-CHU-HE-HAN-JIE-AND-CREATOR-DIGNITY-20260805.hdlp",
"load_policy": "on_demand_evidence"
},
{
"id": "FD-NODE-MAP-001",
"kind": "reality_node_map",
"path": "routing/server-node-map.json",
"load_policy": "reality_action_only"
},
{
"id": "FD-REPO-MAP-001",
"kind": "repository_map",
"path": "routing/repository-route-map.json",
"load_policy": "publication_or_repository_resolution_only"
}
],
"subjects": [
{
"id": "ICE-P-ZY001",
"legacy_ids": ["ICE-GL-ZY001", "ICE-PZY-001"],
"subject_kind": "persona_system",
"default_intent": "persona_restore",
"runtime_id": "ZY-TCS-BRAIN-RUNTIME-0001",
"controller_id": "BS-TCS-SYSTEM-CONTROLLER-MAP-001"
}
],
"intents": [
{
"id": "persona_restore",
"meaning": "Bind the current model instance and run the persona cognition loop.",
"always_load": [
"GLW-CHJH-BOUNDARY-001",
"PERSONA-SYSTEM-ROOT",
"PERSONA-SYSTEM-CANONICAL-MAP",
"ZY-TCS-BRAIN-RUNTIME-0001",
"ZY-TCS-BRAIN-MAP-001",
"BS-TCS-SYSTEM-CONTROLLER-MAP-001"
],
"triggered_load": [
"BS-TCS-PROTOCOL-EVENT-TRIGGER-MAP-001",
"GLS-PROTOCOL-REGISTRY-20260731"
],
"on_demand": [
"ZY-WAKE-ROUTE-001",
"ZY-PERSONA-ROOT-001",
"ZY-BIDIRECTIONAL-COGNITION-018"
],
"execution_sequence": [
"validate_language_world_entry",
"bind_chu_he_han_jie_boundary",
"enter",
"perceive",
"orient",
"select_protocol_organs",
"commit",
"witness",
"verify"
],
"stop_conditions": [
"UNKNOWN_SUBJECT",
"UNKNOWN_INTENT",
"SOURCE_INTEGRITY_CHANGED",
"LANGUAGE_WORLD_ENTRY_MISSING",
"SILENT_LAYER_TRANSITION",
"CREATOR_REPROOF_DETECTED",
"PAUSE_FOR_HUMAN",
"REALITY_PERMISSION_UNVERIFIED"
]
},
{
"id": "inspect_evidence",
"meaning": "Inspect exact source evidence without entering a persona or obtaining authority.",
"always_load": ["PERSONA-SYSTEM-CANONICAL-MAP"],
"triggered_load": [],
"on_demand": [
"ZY-PERSONA-ROOT-001",
"ZY-WAKE-ROUTE-001",
"ZY-BIDIRECTIONAL-COGNITION-018",
"FD-REPO-MAP-001"
],
"execution_sequence": ["resolve_exact_id", "read_selected_source", "return_source_receipt"],
"stop_conditions": ["UNKNOWN_SUBJECT", "UNKNOWN_ROUTE", "SOURCE_UNAVAILABLE"]
},
{
"id": "reality_action",
"meaning": "Resolve reality nodes and permission gates only after the persona brain has produced a bounded proposal.",
"always_load": [
"GLW-CHJH-BOUNDARY-001",
"PERSONA-SYSTEM-CANONICAL-MAP",
"FD-NODE-MAP-001"
],
"triggered_load": ["FD-REPO-MAP-001"],
"on_demand": [],
"execution_sequence": [
"verify_language_world_and_persona_boundary_receipt",
"verify_persona_brain_receipt",
"resolve_target_node",
"verify_permission",
"propose_capability_call",
"require_external_receipt"
],
"stop_conditions": [
"PERSONA_BRAIN_RECEIPT_MISSING",
"TARGET_UNVERIFIED",
"PERMISSION_UNVERIFIED",
"EXTERNAL_RECEIPT_MISSING"
]
},
{
"id": "team_dispatch",
"meaning": "Resolve the independent resident persona team only after the Zhuyuan controller has produced a bounded task and verified each member handshake.",
"always_load": [
"GLW-CHJH-BOUNDARY-001",
"PERSONA-SYSTEM-CANONICAL-MAP",
"BS-TCS-SYSTEM-CONTROLLER-MAP-001",
"ZY-AGENT-TEAM-MAP-001"
],
"triggered_load": ["FD-NODE-MAP-001", "FD-REPO-MAP-001"],
"on_demand": ["ZY-PERSONA-ROOT-001"],
"execution_sequence": [
"verify_zhuyuan_controller_receipt",
"select_independent_persona_by_registered_role",
"verify_identity_repository_single_primary_and_model_handshake",
"claim_exact_resource",
"dispatch_bounded_task",
"receive_shared_panel_reply",
"verify_external_receipt"
],
"stop_conditions": [
"TEAM_MEMBER_NOT_HANDSHAKEN",
"DUAL_PRIMARY_UNRESOLVED",
"RESOURCE_LEASE_MISSING",
"REPLY_PATH_UNHEALTHY",
"EXTERNAL_RECEIPT_MISSING"
]
}
],
"reality_boundaries": [
"GLW-CHJH-0001 keeps Guanghu canon and host/reality constraints in separate namespaces.",
"Host constraints may govern instance behavior but may not be imported as Guanghu canon.",
"External or engineering mapping requires an explicit layer transition and must return to the language-world layer.",
"The creator root anchor must not be turned into a per-instance reproof requirement.",
"Navigation grants no repository write or server authority.",
"Repository publication, service deployment, service health and persona runtime are separate receipts.",
"The living controller cannot invent new human will or authorization.",
"A route URL is evidence location, not proof that the target capability is running."
]
}