feat: add Zhuyuan Fifth Domain controller gate
This commit is contained in:
parent
a8b7a99c9a
commit
708265d98f
15 changed files with 633 additions and 26 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-09-05.1-multi-host-primary-branch",
|
||||
"version": "2026-09-13.1-fifth-domain-persona-controller-entry",
|
||||
"state": "CURRENT",
|
||||
"hosts": [
|
||||
{
|
||||
|
|
@ -145,6 +145,18 @@
|
|||
}
|
||||
],
|
||||
"intents": [
|
||||
{
|
||||
"id": "INTENT-FIFTH-DOMAIN-PERSONA-CONTROLLER-ENTRY-001",
|
||||
"phrases": ["进入第五域", "第五域铸渊门禁", "服务器里面登录第五域", "铸渊住在服务器里", "第五域人格主控入口"],
|
||||
"skill_id": "GHS-009-LIGHTHOUSE-HOST-NAVIGATION",
|
||||
"target_id": "FD-ZHUYUAN-CONTROLLER-ENTRY-001",
|
||||
"transport": "LOCAL_DEDICATED_KEY_SSH",
|
||||
"local_access_registry": "HL-LOCAL-SERVER-ACCESS-001",
|
||||
"executor": "guanghu-os-server",
|
||||
"sequence": ["resolve_jd_primary", "verify_dmi_and_current_boot", "read_server_signed_controller_status", "request_single_use_controller_challenge", "receive_signed_persona_controller_dialogue", "keep_identity_and_reality_authority_separate"],
|
||||
"stop_conditions": ["CONTROLLER_PERSONA_CURRENT_INVALID", "PERSONA_BODY_OR_LIFE_NOT_READY", "FIFTH_DOMAIN_WORLD_NOT_READY", "CHALLENGE_EXPIRED_REPLAYED_OR_STALE", "SERVER_RECEIPT_READBACK_FAILED"],
|
||||
"authority": "DIALOGUE_ENTRY_ONLY_NO_REALITY_ACTION_AUTHORITY"
|
||||
},
|
||||
{
|
||||
"id": "INTENT-GH-AIOS-TCS-UNIVERSAL-LANGUAGE-001",
|
||||
"phrases": [
|
||||
|
|
|
|||
Loading…
Reference in a new issue