docs: publish HoloLake system architecture baseline

This commit is contained in:
冰朔 2026-07-30 13:02:34 +08:00
commit ee9a85a5ca
138 changed files with 19347 additions and 71 deletions

View file

@ -0,0 +1,167 @@
{
"schema": "guanghu.protocol-route-map/v1",
"map_id": "GLW-PROTOCOL-ROUTE-MAP-20260729",
"status": "CURRENT_LOCAL_MACHINE_ROUTE",
"root": {
"id": "GLW-PROTOCOL-FAMILY-INDEX-20260729",
"path": "INDEX.md"
},
"pages": [
{
"id": "GLW-PROTOCOL-NAMING-MAP-20260729",
"path": "PROTOCOL-NAMING-AND-ENGINEERING-MAP.md",
"role": "canonical_names_concepts_boundaries_and_engineering_ids"
},
{
"id": "GLW-PROTOCOL-AUDIT-20260729",
"path": "PROTOCOL-COMPLETENESS-AUDIT-20260729.md",
"role": "completeness_status_and_missing_standards"
},
{
"id": "GLW-PROTOCOL-CODE-EVIDENCE-20260729",
"path": "CODE-IMPLEMENTATION-EVIDENCE-MAP-20260729.md",
"role": "repository_commits_existing_components_and_implementation_gaps"
},
{
"id": "GLP-SUBPROTOCOL-SUITE-CANDIDATE-20260729",
"path": "GLP-COMMUNICATION-SUBPROTOCOL-SUITE.md",
"role": "glp_missing_subprotocol_minimum_spec"
},
{
"id": "GLOW-PROTOCOL-CANDIDATE-20260729",
"path": "GLOW-REALTIME-EXECUTION-WITNESS.md",
"role": "runtime_execution_witness"
},
{
"id": "GLOW-SOURCE-GUARD-CANDIDATE-20260729",
"path": "GLOW-SOURCE-PURIFICATION-SAFETY-SYSTEM.md",
"role": "external_source_intake_purification_and_safety"
},
{
"id": "PEN-PROTOCOL-CANDIDATE-20260729",
"path": "PEN-PERSONA-EXTENSION-NODE.md",
"role": "persona_on_demand_capability_generation"
},
{
"id": "GH-UAP-001",
"path": "UAP-UNIVERSAL-ADAPTER-PROTOCOL.md",
"role": "persona_native_semantic_adaptation"
},
{
"id": "GH-GMP-001",
"path": "GMP-GUANGHU-MODULE-PROTOCOL.md",
"role": "verified_module_packaging_registration_and_lifecycle"
},
{
"id": "GLW-EXTERNAL-INTEROP-20260729",
"path": "EXTERNAL-INTEROPERABILITY-BOUNDARY.md",
"role": "mcp_a2a_api_and_external_connector_boundary"
}
],
"relations": [
{
"from": "TCS",
"to": "HLDP",
"type": "expresses_history_causality_memory_and_recovery"
},
{
"from": "TCS",
"to": "GLP",
"type": "expresses_current_communication"
},
{
"from": "ISRP",
"to": "GLP",
"type": "produces_routed_action_context"
},
{
"from": "PEN",
"to": "GLOW",
"type": "emits_execution_events"
},
{
"from": "UAP",
"to": "PEN",
"type": "adapts_existing_capability_before_generation"
},
{
"from": "PEN",
"to": "GMP",
"type": "promotes_verified_temporary_capability"
},
{
"from": "GLOW-SOURCE-GUARD",
"to": "GMP",
"type": "guards_external_source_before_module_entry"
},
{
"from": "GLOW",
"to": "HLDP",
"type": "writes_verified_execution_history"
},
{
"from": "GLS",
"to": "ALL_INTERNAL_PROTOCOLS",
"type": "governs_number_version_dependency_and_compatibility"
},
{
"from": "MCP_A2A_API_CLI",
"to": "UAP_OR_ADAPTER",
"type": "external_connector_only"
}
],
"code_sources": [
{
"repository_id": "REPO-012",
"repository": "bingshuo/guanghu-ice-heart",
"branch": "main",
"verified_sha": "e82a377b58440f2b1ad9d50e24ebf680cef01127",
"role": "language_protocol_and_route_authority"
},
{
"repository_id": "REPO-008",
"repository": "bingshuo/hololake-platform",
"branch": "main",
"verified_sha": "9a4f17392a43c8d7555cf8e3d8637e9b76fa9e91",
"role": "remote_product_main"
},
{
"repository_id": "REPO-008",
"repository": "bingshuo/hololake-platform",
"branch": "feat/hldp-runtime-browser",
"verified_sha": "7d99d359cb848f14c83197258d41b1ff4e731cdd",
"local_path": "/Volumes/HoloLakeBuild/source/hololake-platform-hldp-runtime",
"role": "latest_published_feature_branch_and_local_source"
}
],
"restore_routes": {
"protocol_concept": [
"INDEX.md",
"PROTOCOL-NAMING-AND-ENGINEERING-MAP.md",
"protocol-registry.json"
],
"implementation_status": [
"CODE-IMPLEMENTATION-EVIDENCE-MAP-20260729.md",
"protocol-registry.json",
"REPO-012",
"REPO-008"
],
"external_source_intake": [
"GLOW-SOURCE-PURIFICATION-SAFETY-SYSTEM.md",
"REPO-012:gls/GLS-0230-TCS-SOURCE-SECURITY-PROTOCOL-SYSTEM.hdlp",
"REPO-012:gls/source-purification/OPERATOR-MANUAL.hdlp"
],
"tool_creation": [
"PEN-PERSONA-EXTENSION-NODE.md",
"GLOW-REALTIME-EXECUTION-WITNESS.md",
"GMP-GUANGHU-MODULE-PROTOCOL.md",
"REPO-008"
],
"external_connector": [
"EXTERNAL-INTEROPERABILITY-BOUNDARY.md",
"UAP-UNIVERSAL-ADAPTER-PROTOCOL.md",
"REPO-008:mcp-server"
]
},
"unknown_route": "NO_TRUSTED_PROTOCOL_PATH"
}