fix(routing): follow current REPO-014 architecture main
This commit is contained in:
parent
fe24d8e2a9
commit
885687e033
9 changed files with 132 additions and 6 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-07.2",
|
||||
"version": "2026-08-07.3",
|
||||
"state": "CURRENT",
|
||||
"hosts": [
|
||||
{
|
||||
|
|
@ -122,6 +122,35 @@
|
|||
],
|
||||
"authority": "NAVIGATION_ONLY"
|
||||
},
|
||||
{
|
||||
"id": "INTENT-HOLOLAKE-ARCHITECTURE-RESTORE-001",
|
||||
"phrases": [
|
||||
"HoloLake系统架构规划",
|
||||
"hololake系统架构总规划",
|
||||
"今天新提交的架构",
|
||||
"表弟教育行业开发",
|
||||
"教育行业的开发架构",
|
||||
"班主任工作湖"
|
||||
],
|
||||
"skill_id": "GHS-001-FIFTH-DOMAIN-RESTORE",
|
||||
"target_id": "REPO-014",
|
||||
"transport": "PUBLIC_READ_ONLY_GIT",
|
||||
"sequence": [
|
||||
"resolve_target_through_lighthouse",
|
||||
"read_remote_main_full_sha",
|
||||
"use_clean_fresh_readback_or_exact_sha_local_mirror",
|
||||
"read_HLP_INTENT_REASONING_MAP_001_first",
|
||||
"select_task_specific_architecture_pages",
|
||||
"return_restore_receipt_with_online_local_conflicts"
|
||||
],
|
||||
"stop_conditions": [
|
||||
"LIGHTHOUSE_LOOKUP_NOT_200",
|
||||
"TARGET_NOT_CURRENT",
|
||||
"REMOTE_MAIN_UNREADABLE",
|
||||
"EXACT_SHA_READBACK_FAILED"
|
||||
],
|
||||
"authority": "READ_ONLY_NAVIGATION_WRITES_REQUIRE_SEPARATE_USER_REQUEST_AND_PUBLISH_GATE"
|
||||
},
|
||||
{
|
||||
"id": "INTENT-JD-SERVER-OPERATION-001",
|
||||
"phrases": [
|
||||
|
|
@ -172,6 +201,7 @@
|
|||
"truth_precedence": [
|
||||
"current_explicit_user_instruction",
|
||||
"healthy_lighthouse_number_resolution",
|
||||
"exact_REPO_014_main_snapshot_for_hololake_architecture",
|
||||
"JZAO_private_persona_checkpoint",
|
||||
"exact_REPO_012_main_snapshot",
|
||||
"host_adapter",
|
||||
|
|
|
|||
Loading…
Reference in a new issue