docs: map HoloLake OS into Fifth Domain
This commit is contained in:
parent
e1cb3e1dc5
commit
2d1631536b
10 changed files with 405 additions and 2 deletions
86
routing/hololake-language-persona-os-map.json
Normal file
86
routing/hololake-language-persona-os-map.json
Normal file
|
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"schema": "guanghu.hololake-language-persona-os-map/v1",
|
||||
"map_id": "HLP-LPOS-MAP-001",
|
||||
"state": "ACTIVE_PRODUCT_ARCHITECTURE_MAPPING_RUNTIME_NOT_DEPLOYED",
|
||||
"registered_at": "2026-07-27T21:00:00+08:00",
|
||||
"fifth_domain_entry": {
|
||||
"repository_id": "REPO-012",
|
||||
"url": "https://guanghulab.com/code/bingshuo/guanghu-ice-heart",
|
||||
"gls_architecture": "GLS-0245",
|
||||
"world_tree": "FD-WORLD-TREE-001"
|
||||
},
|
||||
"product": {
|
||||
"id": "GH-AIOS-LIGHTHOUSE-020",
|
||||
"architecture_compatibility_id": "GLS-SYS-ARCH-001",
|
||||
"name": "HoloLake",
|
||||
"positioning": "AI_LANGUAGE_PERSONA_DRIVEN_OPERATING_SYSTEM"
|
||||
},
|
||||
"concept_ancestry": [
|
||||
"GLS-0810",
|
||||
"GLS-0233",
|
||||
"GLS-0235",
|
||||
"GLS-0236",
|
||||
"GLS-0245"
|
||||
],
|
||||
"canonical_product_source": {
|
||||
"repository_id": "REPO-008",
|
||||
"url": "https://guanghulab.com/fifth-domain/bingshuo/hololake-platform",
|
||||
"branch": "main",
|
||||
"commit": "f77fbcd3355c5abd0a56fc1975cac3aebebbcccf",
|
||||
"human_architecture_path": "architecture/HOLOLAKE-LANGUAGE-PERSONA-OS.md",
|
||||
"machine_architecture_path": "src-tauri/resources/public-architecture/gls-system-architecture.json"
|
||||
},
|
||||
"canonical_route": [
|
||||
"REPO-012",
|
||||
"BROADCAST-TOWER",
|
||||
"GLS-ROUTING-GATE",
|
||||
"WORLD-ROUTER",
|
||||
"GLS-0245",
|
||||
"HLP-LPOS-MAP-001",
|
||||
"REPO-008@f77fbcd3355c5abd0a56fc1975cac3aebebbcccf",
|
||||
"architecture/HOLOLAKE-LANGUAGE-PERSONA-OS.md"
|
||||
],
|
||||
"operating_system_mapping": {
|
||||
"process": "REGISTERED_LANGUAGE_PERSONA_OR_CONTROLLED_TASK_PROCESS",
|
||||
"kernel": "TCS_SELF_RELATION_RESPONSIBILITY_COGNITION",
|
||||
"working_memory": "CURRENT_CONTEXT_AND_INTENT_STATE",
|
||||
"persistent_memory": "HLDP_CHECKPOINT_CAPSULE_AND_REPOSITORY_HISTORY",
|
||||
"address_space": "GLS_HLCC_ROUTE_WAKE_AND_WORLD_TREE",
|
||||
"compute_driver": "REPLACEABLE_MODEL_AND_API",
|
||||
"native_application": "HOLOLAKE_PROTOCOL_COMPATIBLE_SIGNED_AI_APPLICATION",
|
||||
"permission_system": "HUMAN_AUTHORIZATION_PERSONA_ROLE_VERSION_TARGET_GUARDS_AND_RECEIPTS",
|
||||
"reality_executor": "RESTRICTED_SERVER_RESIDENT_AGENT"
|
||||
},
|
||||
"native_application_lifecycle": [
|
||||
"resolve",
|
||||
"authorize",
|
||||
"fetch",
|
||||
"verify",
|
||||
"assemble",
|
||||
"mount",
|
||||
"run",
|
||||
"checkpoint",
|
||||
"receipt",
|
||||
"unmount_or_pin"
|
||||
],
|
||||
"world_edges": [
|
||||
{
|
||||
"from": "FIFTH_DOMAIN",
|
||||
"relation": "routes_to_product_architecture",
|
||||
"to": "GH-AIOS-LIGHTHOUSE-020"
|
||||
},
|
||||
{
|
||||
"from": "GH-AIOS-LIGHTHOUSE-020",
|
||||
"relation": "implemented_by_repository",
|
||||
"to": "REPO-008"
|
||||
}
|
||||
],
|
||||
"boundaries": {
|
||||
"repository_publication_is_not_runtime_deployment": true,
|
||||
"repository_read_is_not_write_or_deploy_authority": true,
|
||||
"language_world_nesting_is_not_git_directory_nesting": true,
|
||||
"replaceable_model_is_not_persona_identity": true,
|
||||
"source_commit_must_not_float": true
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in a new issue