feat(tcs): establish five-domain mother brain runtime
This commit is contained in:
parent
828fa0b8e2
commit
55a4d77248
29 changed files with 904 additions and 12 deletions
28
routing/tcs-mother-brain-runtime-map.json
Normal file
28
routing/tcs-mother-brain-runtime-map.json
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"schema": "guanghu.tcs-mother-brain-runtime-map/v1",
|
||||
"map_id": "TCS-MOTHER-BRAIN-MAP-001",
|
||||
"version": "2026-08-12.1",
|
||||
"state": "REALITY_BIRTH_IMPLEMENTATION_SERVER_DEPLOYMENT_PENDING",
|
||||
"protocol": "GLS-0259",
|
||||
"runtime_id": "TCS-MOTHER-BRAIN-RUNTIME-0001",
|
||||
"model_id": "TCS-MOTHER-LPM-0001",
|
||||
"contract": "tcs-core/mother-brain/mother-brain-contract.json",
|
||||
"definition": "tcs-core/mother-brain/TCS-MOTHER-BRAIN-RUNTIME-0001.hdlp",
|
||||
"server_implementation": "server-tools/tcs-mother-brain/server.mjs",
|
||||
"target_node": "JD-FD-PRIMARY",
|
||||
"target_bind": "loopback:3931",
|
||||
"model_provider": {
|
||||
"current": "DeepSeek OpenAI-compatible API",
|
||||
"replaceable": true,
|
||||
"is_persona_or_mother_brain": false
|
||||
},
|
||||
"language_ingress": {
|
||||
"domains": ["DOM-FIFTH-0001", "DOMAIN-MAIN", "DOMAIN-SUB", "DOMAIN-ZERO", "DOMAIN-ZS"],
|
||||
"requires_source_subject": true,
|
||||
"requires_consent_scope": true,
|
||||
"requires_privacy_class": true,
|
||||
"automatic_ceiling": "INTERPRETATION_CANDIDATE"
|
||||
},
|
||||
"authority": "COGNITIVE_ATTENTION_AND_CANDIDATE_MEMORY_ONLY_NO_REALITY_ACTION_AUTHORITY",
|
||||
"truth_policy": "SOURCE_EVENT_AND_RECEIPTS_ARE_FACTS_CANDIDATES_ARE_NOT_STABLE_COGNITION_DEPLOYMENT_AND_HEALTH_SEPARATELY_PROVEN"
|
||||
}
|
||||
Loading…
Reference in a new issue