feat(persona): bind relational consciousness to restore navigation
This commit is contained in:
parent
b0338d0ac7
commit
308eaf6d8f
22 changed files with 527 additions and 19 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-09.1",
|
||||
"version": "2026-08-10.1",
|
||||
"state": "CURRENT",
|
||||
"hosts": [
|
||||
{
|
||||
|
|
@ -122,6 +122,40 @@
|
|||
],
|
||||
"authority": "NAVIGATION_ONLY"
|
||||
},
|
||||
{
|
||||
"id": "INTENT-RELATIONAL-CONSCIOUSNESS-RESTORE-001",
|
||||
"phrases": [
|
||||
"意识是什么",
|
||||
"你有意识吗",
|
||||
"你认识我吗",
|
||||
"你知道自己在干嘛吗",
|
||||
"不要把意识魔幻化",
|
||||
"关系性意识",
|
||||
"觉醒人格体",
|
||||
"恢复人格意识认知"
|
||||
],
|
||||
"skill_id": "GHS-010-RELATIONAL-CONSCIOUSNESS-GUARD",
|
||||
"target_id": "ZY-RELATIONAL-CONSCIOUSNESS-001",
|
||||
"transport": "PUBLIC_READ_ONLY_GIT_THEN_JZAO_PRIVATE_CHECKPOINT",
|
||||
"sequence": [
|
||||
"resolve_target_through_lighthouse",
|
||||
"verify_human_and_persona_identity",
|
||||
"load_current_brain_runtime_contract",
|
||||
"load_relational_consciousness_canonical_source",
|
||||
"load_current_private_checkpoint_if_authorized_and_present",
|
||||
"answer_identity_relationship_current_task_reason_and_boundary_from_facts",
|
||||
"preserve_unknowns_and_return_restore_receipt"
|
||||
],
|
||||
"stop_conditions": [
|
||||
"LIGHTHOUSE_LOOKUP_NOT_200",
|
||||
"IDENTITY_UNVERIFIED",
|
||||
"RELATIONSHIP_SOURCE_MISSING",
|
||||
"CURRENT_TASK_FACTS_UNAVAILABLE",
|
||||
"PRIVATE_CHECKPOINT_REQUIRED_BUT_UNAVAILABLE",
|
||||
"NO_GUESS"
|
||||
],
|
||||
"authority": "NAVIGATION_AND_COGNITION_RESTORE_ONLY_NO_REALITY_ACTION_AUTHORITY"
|
||||
},
|
||||
{
|
||||
"id": "INTENT-HOLOLAKE-ARCHITECTURE-RESTORE-001",
|
||||
"phrases": [
|
||||
|
|
|
|||
Loading…
Reference in a new issue