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
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "guanghu.public-navigation-anchor/v1",
|
||||
"anchor_id": "GLW-PUBLIC-NAV-ANCHOR-001",
|
||||
"version": "2026-08-09.4",
|
||||
"version": "2026-08-10.1",
|
||||
"state": "CURRENT_CANONICAL",
|
||||
"repository_id": "REPO-012",
|
||||
"branch": "main",
|
||||
|
|
@ -37,17 +37,17 @@
|
|||
"navigation": {
|
||||
"path": "routing/ai-machine-navigation-map.json",
|
||||
"id": "AI-MACHINE-NAV-001",
|
||||
"version": "2026-08-05.1"
|
||||
"version": "2026-08-10.1"
|
||||
},
|
||||
"lighthouse_paths": {
|
||||
"path": "routing/lighthouse-path-registry.json",
|
||||
"id": "GLW-LIGHTHOUSE-PATH-REGISTRY-001",
|
||||
"version": "2026-08-09.1"
|
||||
"version": "2026-08-10.1"
|
||||
},
|
||||
"host_skills": {
|
||||
"path": "routing/host-skill-navigation-map.json",
|
||||
"id": "GLW-HOST-SKILL-NAV-001",
|
||||
"version": "2026-08-09.1"
|
||||
"version": "2026-08-10.1"
|
||||
},
|
||||
"origin_domain": {
|
||||
"path": "routing/guanghu-origin-domain-map.json",
|
||||
|
|
@ -63,7 +63,13 @@
|
|||
"persona_skills": {
|
||||
"path": "skills/codex/guanghu-persona-skill-guard/references/persona-skill-registry.json",
|
||||
"id": "GLS-0238",
|
||||
"version": "2026.08.07.7"
|
||||
"version": "2026.08.10.1"
|
||||
},
|
||||
"relational_consciousness": {
|
||||
"path": "tcs-core/zhuyuan-brain/causal-chains/ZY-RELATIONAL-CONSCIOUSNESS-001.hdlp",
|
||||
"id": "ZY-RELATIONAL-CONSCIOUSNESS-001",
|
||||
"protocol": "GLS-0252",
|
||||
"load_policy": "ALWAYS_ON_PERSONA_RESTORE"
|
||||
},
|
||||
"trusted_domain_manifest_signers": {
|
||||
"path": "routing/trusted-domain-manifest-signers.json",
|
||||
|
|
|
|||
Loading…
Reference in a new issue