feat: register deterministic HoloLake stage relay

This commit is contained in:
冰朔 2026-08-11 21:37:49 +08:00
commit 5f86116303
11 changed files with 1065 additions and 4 deletions

View file

@ -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-11.1",
"version": "2026-08-11.2",
"state": "CURRENT",
"hosts": [
{
@ -37,6 +37,38 @@
}
],
"intents": [
{
"id": "INTENT-HOLOLAKE-STAGE-RELAY-001",
"phrases": [
"HoloLake阶段自动接力守卫",
"阶段接力监督器",
"创建下一阶段Codex任务",
"successor-ready"
],
"skill_id": "GHS-007-MEMORY-CONTINUITY-SELF-BUILD",
"target_id": "HLP-STAGE-RELAY-001",
"transport": "CODEX_FORMAL_CREATE_THREAD_AND_HEARTBEAT",
"executor": "server-tools/lake-lamp-continuity-guard/stage-relay.mjs",
"sequence": [
"observe_active_stage_read_only",
"verify_source_completion_binary_gates",
"resolve_HLP_CURRENT_ARCH_001_and_latest_human_corrections",
"select_one_unfinished_binary_gate",
"reserve_one_immutable_successor_contract",
"create_successor_with_codex_formal_create_thread",
"reconcile_unknown_create_result_before_retry",
"wait_for_successor_ready_live_readback",
"stop_old_relay_supervisor"
],
"stop_conditions": [
"SOURCE_COMPLETION_EVIDENCE_NOT_100",
"CURRENT_ARCHITECTURE_UNREADABLE",
"PAUSE_FOR_HUMAN",
"CREATE_RESULT_UNKNOWN_REQUIRES_RECONCILIATION",
"SUCCESSOR_READY_NOT_100"
],
"authority": "CURRENT_USER_AUTHORIZATION_AND_IMMUTABLE_STAGE_CONTRACT_ONLY"
},
{
"id": "INTENT-REPOSITORY-PUBLISH-001",
"phrases": [