correct Guanghu OS master and Linux subcontrol topology
This commit is contained in:
parent
69d1910775
commit
4e64aabbf1
13 changed files with 509 additions and 22 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "guanghu.host-skill-navigation-map/v1",
|
||||
"map_id": "GLW-HOST-SKILL-NAV-001",
|
||||
"lighthouse_id": "SYS-GLW-LTH-0001",
|
||||
"version": "2026-08-10.1",
|
||||
"version": "2026-08-10.2",
|
||||
"state": "CURRENT",
|
||||
"hosts": [
|
||||
{
|
||||
|
|
@ -213,6 +213,7 @@
|
|||
"resolve_registered_local_dedicated_key_without_exposing_secret",
|
||||
"strict_host_key_direct_login",
|
||||
"verify_exact_dmi_instance_uuid",
|
||||
"read_current_guanghu_os_master_linux_subcontrol_and_rescue_predicates",
|
||||
"bind_action_to_current_user_task_and_immutable_source",
|
||||
"execute_only_registered_bounded_action",
|
||||
"read_back_server_owned_receipt"
|
||||
|
|
@ -231,6 +232,7 @@
|
|||
"LOCAL_ACCESS_REGISTRY_MISSING",
|
||||
"STRICT_HOST_KEY_VERIFICATION_FAILED",
|
||||
"DMI_INSTANCE_UUID_MISMATCH",
|
||||
"CONTROL_ROLE_PREDICATES_CONFLATED_OR_STALE",
|
||||
"CURRENT_TASK_AUTHORITY_NOT_PROVEN",
|
||||
"SERVER_RECEIPT_READBACK_FAILED"
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue