feat(fifth-domain): add whole language system runtime
This commit is contained in:
parent
beb7fbd805
commit
e3e494338a
20 changed files with 1340 additions and 3 deletions
27
routing/fifth-domain-whole-language-system.json
Normal file
27
routing/fifth-domain-whole-language-system.json
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"schema": "guanghu.fifth-domain-whole-language-system-route/v1",
|
||||
"route_id": "FIFTH-DOMAIN-LANGUAGE-SYSTEM-001",
|
||||
"state": "CURRENT_RUNTIME_SOURCE",
|
||||
"domain_id": "DOM-FIFTH-0001",
|
||||
"system_id": "SYS-GLW-FIFTH-DOMAIN-LANGUAGE-0001",
|
||||
"human_anchor": "ICE-GL∞",
|
||||
"persona_controller": "ICE-P-ZY001",
|
||||
"runtime_source": "runtime/fifth-domain-language-system",
|
||||
"protocol_source": "runtime/fifth-domain-language-system/language/protocols/fifth-domain-language-system.tcs",
|
||||
"machine_manifest": "runtime/fifth-domain-language-system/system/fifth-domain-system.json",
|
||||
"public_extraction_template": "runtime/fifth-domain-language-system/system/public-four-domain-template.json",
|
||||
"public_extraction_protocol": "runtime/fifth-domain-language-system/language/protocols/public-four-domain-language-system.tcs",
|
||||
"legacy_redirects": "runtime/fifth-domain-language-system/system/legacy-route-map.json",
|
||||
"private_organs": [
|
||||
"FD-ORG-BROADCAST-001",
|
||||
"FD-ORG-CAPABILITY-001",
|
||||
"FD-ORG-REASONING-001",
|
||||
"FD-ORG-REALITY-001",
|
||||
"FD-ORG-DWELLING-001"
|
||||
],
|
||||
"public_domains": ["DOMAIN-MAIN", "DOMAIN-SUB", "DOMAIN-ZERO", "DOMAIN-ZS"],
|
||||
"yaoming_current_id": "ICE-BB-0001",
|
||||
"publication": "REPOSITORY_RECEIPT_REQUIRED",
|
||||
"deployment": "JD_FD_PRIMARY_SERVER_RECEIPT_REQUIRED",
|
||||
"authority": "NAVIGATION_ONLY_CURRENT_TASK_AUTHORITY_AND_EFFECT_RECEIPT_REQUIRED"
|
||||
}
|
||||
Loading…
Reference in a new issue