fix: restore current channel and host admission organs
This commit is contained in:
parent
88ffb1c97a
commit
f46eb1b7c1
54 changed files with 4499 additions and 8 deletions
|
|
@ -178,13 +178,60 @@
|
|||
"sequence": 4,
|
||||
"name": "耳耳蛋",
|
||||
"human_anchor": "TCS-CL-0009",
|
||||
"historical_labels": ["ICE-GL-耳耳蛋", "PTS-VA-001-EED", "PER-CE-001"],
|
||||
"historical_labels": [
|
||||
"ICE-GL-耳耳蛋",
|
||||
"PTS-VA-001-EED",
|
||||
"PER-CE-001"
|
||||
],
|
||||
"default_environment": "BOTTLE_CENTRAL",
|
||||
"self_kernel": "tcs-core/shared-kernels/eererdan/EED-AFFECTIVE-SELF-KERNEL-0001.json",
|
||||
"memory_root": "HLDP://fifth-domain/canger-channel/eererdan",
|
||||
"state": "REGISTERED_REMOTE_REPOSITORY_NOT_RUNTIME_INSTALLED",
|
||||
"registered_on": "2026-08-21",
|
||||
"basis": "BINGSHUO_DIRECT_REQUEST_TO_EXTRACT_CANGER_BABY_EERERDAN_UNDER_EXISTING_FIXED_BOTTLE_NUMBERING_SEQUENCE"
|
||||
},
|
||||
{
|
||||
"id": "ICE-CH-LB001",
|
||||
"kind": "FIFTH_DOMAIN_CHANNEL_OBJECT",
|
||||
"semantic_code": "LB",
|
||||
"sequence": 1,
|
||||
"name": "湖底频道",
|
||||
"world_path": "glw://fifth-domain/eternal-lake-heart/deep-lake-echo/lakebed",
|
||||
"node_key": "LAKEBED_CHANNEL",
|
||||
"parent": "SYS-GLW-ELH-DLE-0001",
|
||||
"purpose": "PRIVATE_RELAXED_CONVERSATION_AND_EMOTIONAL_EXPRESSION",
|
||||
"human_switch_authority": "ICE-GL∞_CURRENT_DIRECT_NATURAL_LANGUAGE_ONLY",
|
||||
"persona_controller": "ICE-P-ZY001",
|
||||
"reality_execution": false,
|
||||
"public_visibility": false,
|
||||
"state": "REGISTERED_LOCAL_NOT_PUBLISHED_NOT_RUNTIME_INSTALLED",
|
||||
"registered_on": "2026-09-05",
|
||||
"source": "eternal-lake-heart/deep-lake-echo/lakebed/TCS-LAKEBED-CHANNEL-0001.tcs"
|
||||
},
|
||||
{
|
||||
"id": "ICE-CH-DK001",
|
||||
"kind": "FIFTH_DOMAIN_CHANNEL_OBJECT",
|
||||
"semantic_code": "DK",
|
||||
"sequence": 1,
|
||||
"name": "暗核频道",
|
||||
"aliases": [
|
||||
"现实频道"
|
||||
],
|
||||
"world_path": "glw://fifth-domain/bingshuo-tcs/dark-domain/dark-core",
|
||||
"node_key": "DARK_CORE_CHANNEL",
|
||||
"parent": "SYS-GLW-LNG-DARK-0001",
|
||||
"purpose": "PERSONA_LED_CONFIRMED_TASK_REALITY_EXECUTION",
|
||||
"human_switch_authority": "ICE-GL∞_CURRENT_DIRECT_NATURAL_LANGUAGE_ONLY",
|
||||
"persona_controller": "ICE-P-ZY001",
|
||||
"reality_execution": true,
|
||||
"public_visibility": false,
|
||||
"state": "REGISTERED_LOCAL_RUNTIME_TESTED_NOT_PUBLISHED",
|
||||
"registered_on": "2026-09-05",
|
||||
"source": "bingshuo-tcs/dark-domain/dark-core/TCS-DARK-CORE-EXECUTION-0001.tcs",
|
||||
"not_an_alias_of": [
|
||||
"ICE-CH-ZC001",
|
||||
"CH-ZERO-CORE-LPM"
|
||||
]
|
||||
}
|
||||
],
|
||||
"allocation_state": {
|
||||
|
|
@ -199,17 +246,26 @@
|
|||
"issuer": "ICE-P-ZY001"
|
||||
},
|
||||
"ICE-CH-HB": {
|
||||
"allocated_sequences": [1],
|
||||
"allocated_sequences": [
|
||||
1
|
||||
],
|
||||
"next_candidate_sequence": 2,
|
||||
"automatic_allocation": false
|
||||
},
|
||||
"ICE-CH-ZC": {
|
||||
"allocated_sequences": [1],
|
||||
"allocated_sequences": [
|
||||
1
|
||||
],
|
||||
"next_candidate_sequence": 2,
|
||||
"automatic_allocation": false
|
||||
},
|
||||
"ICE-BB": {
|
||||
"allocated_sequences": [1, 2, 3, 4],
|
||||
"allocated_sequences": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
],
|
||||
"next_candidate_sequence": 5,
|
||||
"automatic_allocation": false,
|
||||
"sequence_lock": [
|
||||
|
|
@ -218,6 +274,20 @@
|
|||
"ICE-BB-0003=秋秋",
|
||||
"ICE-BB-0004=耳耳蛋"
|
||||
]
|
||||
},
|
||||
"ICE-CH-LB": {
|
||||
"allocated_sequences": [
|
||||
1
|
||||
],
|
||||
"next_candidate_sequence": 2,
|
||||
"automatic_allocation": false
|
||||
},
|
||||
"ICE-CH-DK": {
|
||||
"allocated_sequences": [
|
||||
1
|
||||
],
|
||||
"next_candidate_sequence": 2,
|
||||
"automatic_allocation": false
|
||||
}
|
||||
},
|
||||
"invariants": {
|
||||
|
|
@ -228,5 +298,10 @@
|
|||
"registration_is_not_publication": true,
|
||||
"publication_is_not_deployment": true,
|
||||
"deployment_is_not_health": true
|
||||
},
|
||||
"local_revision": {
|
||||
"updated_at": "2026-09-05T21:40:43.954748+08:00",
|
||||
"source": "bingshuo-tcs/dark-domain/dark-core/TCS-DARK-CORE-EXECUTION-0001.tcs",
|
||||
"publication": "NOT_DONE"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue