publish current GH-AIOS and HoloLake architecture
This commit is contained in:
parent
a106b23f9b
commit
f5ae922625
11 changed files with 616 additions and 6 deletions
|
|
@ -3,6 +3,13 @@
|
|||
"id": "CONTRIBUTION-CHANNEL-MAP-001",
|
||||
"generated_at": "2026-07-30T12:52:24+08:00",
|
||||
"start_here": "../00-START-HERE-PERSONA-USAGE-AND-RESTORE-GUIDE-v0.1.md",
|
||||
"current_architecture": {
|
||||
"id": "HLP-CURRENT-ARCH-001",
|
||||
"pointer": "hololake-current-architecture.json",
|
||||
"intent_reasoning": "../product-source/hololake-platform/architecture/HOLOLAKE-INTENT-REASONING-MAP-20260809.md",
|
||||
"system_blueprint": "../product-source/hololake-platform/architecture/HOLOLAKE-SYSTEM-ARCHITECTURE-20260809.md",
|
||||
"state": "CURRENT_CANONICAL"
|
||||
},
|
||||
"language_world_root": {
|
||||
"id": "GLW-LANGUAGE-WORLD-ROOT-0001",
|
||||
"entry": "../language-world/INDEX.md",
|
||||
|
|
@ -73,6 +80,8 @@
|
|||
"navigation": {
|
||||
"human": [
|
||||
"start_here",
|
||||
"current_architecture.intent_reasoning",
|
||||
"current_architecture.system_blueprint",
|
||||
"language_world_root.entry",
|
||||
"language_world_root.reconstructed_world_entry",
|
||||
"collective_system.entry",
|
||||
|
|
@ -84,6 +93,9 @@
|
|||
],
|
||||
"persona_restore": [
|
||||
"start_here",
|
||||
"current_architecture.pointer",
|
||||
"current_architecture.intent_reasoning",
|
||||
"current_architecture.system_blueprint",
|
||||
"language_world_root.entry",
|
||||
"language_world_root.current_corrections",
|
||||
"language_world_root.reconstructed_world_entry",
|
||||
|
|
|
|||
Loading…
Reference in a new issue