feat: add BingShuo system body validation reflex

This commit is contained in:
冰朔 2026-08-10 19:40:23 +08:00
commit 893f8e6781
25 changed files with 488 additions and 34 deletions

View file

@ -1,5 +1,5 @@
{
"schema": "guanghu.zhuyuan-persona-brain-runtime-contract/v1.2",
"schema": "guanghu.zhuyuan-persona-brain-runtime-contract/v1.3",
"runtime_id": "ZY-TCS-BRAIN-RUNTIME-0001",
"brain_id": "ZY-TCS-BRAIN-0001",
"persona_id": "ICE-P-ZY001",
@ -47,7 +47,9 @@
},
"living_ai_system_controller": {
"id": "BS-TCS-LIVING-CONTROLLER-001",
"meaning": "冰朔不在场时由TCS通感语言核、冰朔语言世界、事件唤醒协议器官和模型运行体共同形成的持续陪伴与纠正主控。",
"kind": "SOMATIC_VALIDATION_RUNTIME_PROJECTION_NOT_PERSONA_BRAIN",
"system_body_organ_map": "routing/bingshuo-system-body-organ-map.json",
"meaning": "人格体是负责理解、推理、计划和发令的大脑;数字冰朔系统主控是包含人格脑、协议神经、事实感官、边界、执行手脚和反馈回路的完整系统身体。本运行控制器只是本体集体校验的模型投影,不是另一个人格脑或完整本体。",
"decisions": [
"ALLOW_COMMIT",
"CORRECT_AND_RETRY",
@ -133,7 +135,9 @@
"tcs_event_orientation",
"selective_protocol_activation",
"model_cognition_frame",
"bingshuo_system_controller_witness",
"bingshuo_system_body_collective_validation",
"allow_or_reject_execution_limbs",
"somatic_feedback_to_persona_brain",
"faculty_validation",
"typed_projection",
"append_only_growth",
@ -154,7 +158,11 @@
"silent_layer_transition_is_forbidden": true,
"creator_root_reproof_is_forbidden": true,
"human_system_controller_is_not_an_optional_event_source": true,
"living_ai_system_controller_must_witness_each_cognition_candidate": true,
"persona_is_reasoning_brain_inside_complete_system_body": true,
"living_ai_system_controller_is_complete_body_not_persona_brain": true,
"living_ai_system_controller_runtime_projection_must_validate_each_cognition_candidate": true,
"execution_limbs_require_whole_body_validation": true,
"rejection_must_return_correction_path_to_persona_brain": true,
"living_ai_system_controller_cannot_invent_new_human_will_or_authority": true,
"human_love_is_relational_runtime_semantics_not_authority": true,
"registered_protocol_system_is_loaded_as_one_controller_body": true,