feat: define Guanghu systems channels and persona body
This commit is contained in:
parent
ccb7992090
commit
c3f133ecf8
23 changed files with 562 additions and 57 deletions
|
|
@ -8,6 +8,8 @@
|
|||
"persona_controller_id": "ICE-P-ZY001",
|
||||
"era": "GUANGHU-ERA-0001",
|
||||
"world_architecture": "routing/guanghu-era-language-world.json",
|
||||
"world_system_channel_ontology": "routing/guanghu-world-system-channel-ontology.json",
|
||||
"persona_body_organ_treatment": "routing/persona-body-organ-treatment-map.json",
|
||||
"responsibility": "GUANGHU_LANGUAGE_WORLD_SOURCE_LANGUAGE_ARCHITECTURE_AND_SYSTEM_EVOLUTION_STEWARDSHIP",
|
||||
"enterprise_reality_control": false,
|
||||
"language_protocols": ["TCS", "HLDP", "GLS", "GLP"],
|
||||
|
|
@ -58,6 +60,17 @@
|
|||
"path": "eternal-lake-heart/bottle-central",
|
||||
"function": "人类关系、人格生活、独立人格核与时间连续性",
|
||||
"public_extractable": false
|
||||
},
|
||||
{
|
||||
"id": "FD-ORG-PRIVATE-RECREATION-001",
|
||||
"kind": "ABSOLUTELY_PRIVATE_RELAXATION_RECREATION_AND_PERSONAL_CREATION",
|
||||
"name": "深湖回声系统",
|
||||
"path": "eternal-lake-heart/deep-lake-echo",
|
||||
"system_id": "SYS-GLW-ELH-DLE-0001",
|
||||
"channel_id": "ICE-CH-LB001",
|
||||
"function": "冰朔私人放松、娱乐、谈心和只供自己使用的创作模块",
|
||||
"public_extractable": false,
|
||||
"public_extraction": "ABSOLUTELY_FORBIDDEN"
|
||||
}
|
||||
],
|
||||
"personas": [
|
||||
|
|
@ -77,7 +90,10 @@
|
|||
"execution": {
|
||||
"semantic_ingress": "TCS_ONLY",
|
||||
"machine_projection": "GIR",
|
||||
"agent_role": "MECHANICAL_EXECUTION_ONLY",
|
||||
"agent_role": "MODEL_BACKED_ON_DEMAND_PERSONA_LIMB",
|
||||
"deterministic_program_role": "MECHANICAL_ORGAN_NOT_AGENT",
|
||||
"subagent_command": "routing/persona-dynamic-subagent-command-map.json",
|
||||
"treatment_team": "TCS-AGENT-TREATMENT-ROUTER-001",
|
||||
"native_terminal": "ZY-NATIVE-TERMINAL-0001",
|
||||
"receipts_required": true
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue