define Guanghu master with on-demand Linux subcontrol
This commit is contained in:
parent
7775578e5a
commit
da5a9ad6d0
21 changed files with 367 additions and 36 deletions
52
routing/guanghu-os-control-architecture.json
Normal file
52
routing/guanghu-os-control-architecture.json
Normal file
|
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"schema": "guanghu.os-control-architecture/v1",
|
||||
"record_id": "HLP-GUANGHU-OS-CONTROL-001",
|
||||
"version": "2026-08-10.1",
|
||||
"state": "CURRENT_CANONICAL",
|
||||
"final_topology": "GUANGHU_MASTER_WITH_ON_DEMAND_LINUX_SUBCONTROL_AND_RESCUE",
|
||||
"control_ownership": {
|
||||
"normal_entry": "GUANGHU_OS",
|
||||
"identity_and_language": "GUANGHU_OS",
|
||||
"authorization_and_scheduling": "GUANGHU_OS",
|
||||
"execution_lifecycle": "GUANGHU_OS",
|
||||
"completion_and_failure_judgment": "GUANGHU_OS"
|
||||
},
|
||||
"linux_role": {
|
||||
"deleted": false,
|
||||
"normally_running_full_os": false,
|
||||
"on_demand_subcontrol": true,
|
||||
"independent_rescue_channel": true,
|
||||
"may_be_awakened_only_by_bounded_guanghu_action": true,
|
||||
"must_be_reclaimed_after_task": true,
|
||||
"determines_os_authority_by_executing_drivers": false
|
||||
},
|
||||
"acceptance": {
|
||||
"required_predicates": [
|
||||
"GUANGHU_SEMANTIC_CONTROL_100",
|
||||
"GUANGHU_BOOT_CONTROL_100",
|
||||
"LINUX_ON_DEMAND_SUBCONTROL_100",
|
||||
"LINUX_RESCUE_PRESERVED_100",
|
||||
"CURRENT_TARGET_RECEIPT_100"
|
||||
],
|
||||
"linux_absence_required": false,
|
||||
"linux_deletion_required": false,
|
||||
"linux_hosted_service_control_is_final_master": false
|
||||
},
|
||||
"jd_fd_primary": {
|
||||
"observed_state": "LANGUAGE_PRIMARY_ON_LINUX_HOSTED_TRANSITION",
|
||||
"guanghu_semantic_service_control": 100,
|
||||
"guanghu_final_boot_control": 0,
|
||||
"linux_on_demand_subcontrol": 0,
|
||||
"linux_rescue_preserved": 100,
|
||||
"final_guanghu_os_master": 0,
|
||||
"next_engineering_gate": "IMPLEMENT_AND_ISOLATION_TEST_GUANGHU_SUPERVISOR_AND_LINUX_SUBCONTROL_LIFECYCLE_BEFORE_REAL_BOOT_CUTOVER"
|
||||
},
|
||||
"historical_evidence_policy": {
|
||||
"bare_metal_gosk_ghal_receipts_remain_valid_for_observed_capabilities": true,
|
||||
"historical_linux_free_completion_formula_is_current": false,
|
||||
"adr_0172_linux_hosted_control_is_transition_not_final_topology": true
|
||||
},
|
||||
"architecture_page": "product-source/hololake-platform/architecture/HOLOLAKE-GUANGHU-OS-MASTER-AND-ON-DEMAND-LINUX-SUBCONTROL-20260810.md",
|
||||
"adr": "product-source/hololake-platform/docs/adr/0175-guanghu-os-master-and-on-demand-linux-subcontrol.md",
|
||||
"development_id": "DEV-20260810-012"
|
||||
}
|
||||
Loading…
Reference in a new issue