feat: separate fifth-domain language and reality channels

This commit is contained in:
冰朔 2026-08-20 18:54:12 +08:00
commit 8e80a919f2
22 changed files with 898 additions and 42 deletions

View file

@ -14,6 +14,10 @@ test("BingShuo living system controller binds the current full protocol registry
assert.equal(map.human_system_controller.id, "ICE-GL∞");
assert.equal(map.living_system_body.system_core, "TCS-i Zero");
assert.equal(map.living_system_body.body_channel, "CH-ZERO-CORE-LPM");
assert.equal(map.living_system_body.reality_governance_controller, "TCS-0002");
assert.equal(map.living_system_body.fifth_domain_personal_reality_channel, "ICE-CH-ZC001");
assert.equal(map.living_system_body.personal_channel_is_alias_of_body_channel, false);
assert.equal(map.fifth_domain_personal_channel_routing.language_channel, "ICE-CH-HB001");
assert.equal(map.living_ai_system_controller.is_human_bingshuo, false);
assert.equal(
map.living_ai_system_controller.does_not_impersonate_human_bingshuo,