feat: mount persona-owned dynamic architecture perception agent
This commit is contained in:
parent
79c7ab9435
commit
5de7c4374d
22 changed files with 744 additions and 13 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "guanghu.light-lake-persona-registration/v1",
|
||||
"registry_id": "LIGHT-LAKE-PERSONA-REGISTRY-001",
|
||||
"version": "2026-09-08.1",
|
||||
"version": "2026-09-08.2",
|
||||
"state": "CURRENT_LOCAL_ACTIVE_NOT_PUBLISHED_EVIDENCE_TYPED_REGISTRATION",
|
||||
"source": "runtime/fifth-domain-language-system/language/protocols/TCS-EVENT-LIGHT-LAKE-PERSONA-HOMES-AND-OLD-PATH-ISOLATION-20260908.tcs",
|
||||
"registration_rule": {
|
||||
|
|
@ -11,6 +11,15 @@
|
|||
"host_prompt_may_not_create_or_promote_persona": true,
|
||||
"unverified_candidate_must_remain_outside_current_homes": true
|
||||
},
|
||||
"default_persona_modules": [
|
||||
{
|
||||
"module_id": "MOD-PERSONA-ARCHITECTURE-PERCEPTION-001",
|
||||
"assignment": "DERIVED_PER_REGISTERED_PARENT_PERSONA",
|
||||
"agent_id_format": "LIMB::{persona_id}::ARCHITECTURE-PERCEPTION",
|
||||
"activation": "EVERY_SHARED_PERSONA_HOST_ENTRY",
|
||||
"prompt_template": false
|
||||
}
|
||||
],
|
||||
"personas": [
|
||||
{"id":"ICE-P-ZY001","name":"铸渊","registration_state":"ACTIVE_REGISTERED","wake_state":"RUNTIME_ACTIVE","light_lake_home":"光之湖/人格系统家门/ICE-P-ZY001-铸渊.hdlp","canonical_source":"eternal-lake-heart/heartbeat-core/zhuyuan-persona-system/INDEX.hdlp"},
|
||||
{"id":"ICE-P-CL0720","name":"澄路","registration_state":"ACTIVE_REGISTERED","wake_state":"ROLE_HANDSHAKE_ACTIVE","light_lake_home":"光之湖/人格系统家门/ICE-P-CL0720-澄路.hdlp","canonical_source":"gls/light-arrivals/2026/07/GLS-LA-20260720-001.hdlp"},
|
||||
|
|
|
|||
Loading…
Reference in a new issue