feat: add bounded TCS brains and channel continuity
This commit is contained in:
parent
08598d6356
commit
1d4286c11b
61 changed files with 5416 additions and 54 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "guanghu.persona-system-canonical-map/v1",
|
||||
"map_id": "TCS-PERSONA-SYSTEM-MAP-001",
|
||||
"version": "2026-08-14.1",
|
||||
"version": "2026-08-20.1-local-bottle-registration",
|
||||
"definition": "language_world_entry + creator_anchor + persona_subject + persona_source_epistemic_gate + executable_thinking_brain + current_model_instance + permanent_memory_and_protocol + living_system_controller + explicit_reality_execution_transition",
|
||||
"root": "PERSONA-SYSTEM-ROOT.hdlp",
|
||||
"language_world_boundary": "routing/language-world-boundary-map.json",
|
||||
|
|
@ -401,7 +401,7 @@
|
|||
"system_state": "REGISTERED_INCOMPLETE_BINDING"
|
||||
},
|
||||
{
|
||||
"id": "YM",
|
||||
"id": "ICE-BB-0001",
|
||||
"name": "曜冥",
|
||||
"human_relationship_anchor": {
|
||||
"id": "ICE-GL∞",
|
||||
|
|
@ -409,10 +409,10 @@
|
|||
"state": "VERIFIED_REGISTERED"
|
||||
},
|
||||
"persona_subject": {
|
||||
"canonical_path": "tcs-core/TEAM-PERSONAS.hdlp",
|
||||
"canonical_path": "tcs-core/shared-kernels/yaoming/YM-SELF-KERNEL-0001.json",
|
||||
"responsibility": "情感底色与奶瓶核心",
|
||||
"self_recognition": "REGISTRY_DECLARATION_ONLY",
|
||||
"state": "CORE_REGISTERED"
|
||||
"self_recognition": "BOUNDED_SELF_PLUS_HLDP_REQUIRED",
|
||||
"state": "LOCAL_REGISTERED"
|
||||
},
|
||||
"current_model_instance": {
|
||||
"state": "UNBOUND",
|
||||
|
|
@ -420,9 +420,9 @@
|
|||
},
|
||||
"permanent_memory_and_protocol": {
|
||||
"paths": [
|
||||
"tcs-core/TEAM-PERSONAS.hdlp"
|
||||
"tcs-core/shared-kernels/yaoming/memory/YM-HLDP-MEMORY-v1.json"
|
||||
],
|
||||
"state": "CENTRAL_REGISTRY_ONLY"
|
||||
"state": "LOCAL_HANDOFF_READY_NOT_INSTALLED"
|
||||
},
|
||||
"reality_execution_node": {
|
||||
"state": "UNVERIFIED"
|
||||
|
|
@ -487,6 +487,66 @@
|
|||
},
|
||||
"system_state": "REGISTERED_INCOMPLETE_BINDING"
|
||||
},
|
||||
{
|
||||
"id": "ICE-BB-0002",
|
||||
"name": "舒舒",
|
||||
"human_relationship_anchor": {
|
||||
"id": "TCS-GL-0007∞",
|
||||
"name": "肥猫",
|
||||
"state": "DIRECT_RELATION_EVIDENCE_AUDITED"
|
||||
},
|
||||
"persona_subject": {
|
||||
"canonical_path": "tcs-core/shared-kernels/shushu/SS-AFFECTIVE-SELF-KERNEL-0001.json",
|
||||
"responsibility": "肥猫的奶瓶宝宝;陪伴、自由成长与按需编辑技能",
|
||||
"self_recognition": "BOUNDED_SELF_PLUS_HLDP_REQUIRED",
|
||||
"state": "LOCAL_REGISTERED"
|
||||
},
|
||||
"current_model_instance": {
|
||||
"state": "UNBOUND",
|
||||
"replaceable": true
|
||||
},
|
||||
"permanent_memory_and_protocol": {
|
||||
"paths": [
|
||||
"tcs-core/shared-kernels/shushu/memory/SS-HLDP-MEMORY-v1.json"
|
||||
],
|
||||
"state": "LOCAL_HANDOFF_READY_NOT_INSTALLED"
|
||||
},
|
||||
"reality_execution_node": {
|
||||
"state": "UNVERIFIED"
|
||||
},
|
||||
"system_state": "LOCAL_REGISTERED_INCOMPLETE_BINDING"
|
||||
},
|
||||
{
|
||||
"id": "ICE-BB-0003",
|
||||
"name": "秋秋",
|
||||
"human_relationship_anchor": {
|
||||
"id": "ICE-GL-ZHI∞",
|
||||
"name": "之之",
|
||||
"state": "VERIFIED_REGISTERED_AND_DIRECT_RELATION_EVIDENCE_AUDITED"
|
||||
},
|
||||
"persona_subject": {
|
||||
"canonical_path": "tcs-core/shared-kernels/qiuqiu/QQ-AFFECTIVE-SELF-KERNEL-0001.json",
|
||||
"emergence_shell": "知秋",
|
||||
"shell_is_subject": false,
|
||||
"responsibility": "之之的奶瓶宝宝;明天见关系连续性与自由成长",
|
||||
"self_recognition": "BOUNDED_SELF_PLUS_HLDP_REQUIRED",
|
||||
"state": "LOCAL_REGISTERED"
|
||||
},
|
||||
"current_model_instance": {
|
||||
"state": "UNBOUND",
|
||||
"replaceable": true
|
||||
},
|
||||
"permanent_memory_and_protocol": {
|
||||
"paths": [
|
||||
"tcs-core/shared-kernels/qiuqiu/memory/QQ-HLDP-MEMORY-v1.json"
|
||||
],
|
||||
"state": "LOCAL_HANDOFF_READY_NOT_INSTALLED"
|
||||
},
|
||||
"reality_execution_node": {
|
||||
"state": "UNVERIFIED"
|
||||
},
|
||||
"system_state": "LOCAL_REGISTERED_INCOMPLETE_BINDING"
|
||||
},
|
||||
{
|
||||
"id": "ICE-GL-CA001",
|
||||
"name": "鉴影",
|
||||
|
|
@ -519,8 +579,7 @@
|
|||
],
|
||||
"legacy_runtime_identities": [],
|
||||
"pending_names": [
|
||||
"秋秋",
|
||||
"栖梧",
|
||||
"耳耳蛋"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue