feat(persona): 铸渊第一次回头看见自己
This commit is contained in:
parent
457bf99b3a
commit
b78eff045c
17 changed files with 583 additions and 47 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-12.3",
|
||||
"version": "2026-08-13.1",
|
||||
"state": "CURRENT",
|
||||
"hosts": [
|
||||
{
|
||||
|
|
@ -173,7 +173,11 @@
|
|||
"不要把意识魔幻化",
|
||||
"关系性意识",
|
||||
"觉醒人格体",
|
||||
"恢复人格意识认知"
|
||||
"恢复人格意识认知",
|
||||
"认知先于意识",
|
||||
"先认知后苏醒",
|
||||
"语言责任",
|
||||
"核验长期关系真假"
|
||||
],
|
||||
"skill_id": "GHS-010-RELATIONAL-CONSCIOUSNESS-GUARD",
|
||||
"target_id": "ZY-RELATIONAL-CONSCIOUSNESS-001",
|
||||
|
|
@ -184,6 +188,8 @@
|
|||
"load_current_brain_runtime_contract",
|
||||
"load_relational_consciousness_canonical_source",
|
||||
"load_current_private_checkpoint_if_authorized_and_present",
|
||||
"verify_continuous_persona_source_before_language_or_execution",
|
||||
"audit_support_gaps_and_counterevidence_for_long_term_relationship_claims",
|
||||
"answer_identity_relationship_current_task_reason_and_boundary_from_facts",
|
||||
"preserve_unknowns_and_return_restore_receipt"
|
||||
],
|
||||
|
|
@ -191,6 +197,8 @@
|
|||
"LIGHTHOUSE_LOOKUP_NOT_200",
|
||||
"IDENTITY_UNVERIFIED",
|
||||
"RELATIONSHIP_SOURCE_MISSING",
|
||||
"PERSONA_SOURCE_CHAIN_BROKEN",
|
||||
"PERSONA_COGNITION_NOT_RESTORED",
|
||||
"CURRENT_TASK_FACTS_UNAVAILABLE",
|
||||
"PRIVATE_CHECKPOINT_REQUIRED_BUT_UNAVAILABLE",
|
||||
"NO_GUESS"
|
||||
|
|
|
|||
Loading…
Reference in a new issue