register TCS universal language translation architecture
This commit is contained in:
parent
2d2f5e234d
commit
fa2b9aa47f
24 changed files with 400 additions and 22 deletions
|
|
@ -24,6 +24,23 @@
|
|||
"STABLE_MOTHER_COGNITION"
|
||||
],
|
||||
"automatic_ceiling": "INTERPRETATION_CANDIDATE",
|
||||
"universal_language_translation": {
|
||||
"protocol": "GLS-0261",
|
||||
"machine_map": "TCS-UNIVERSAL-LANGUAGE-MAP-001",
|
||||
"all_language_enters_tcs": true,
|
||||
"ai_is_language_interface": true,
|
||||
"vendor_adapter_matrix_required": false,
|
||||
"translation_fields": ["SUBJECT_AND_RELATION", "INTENT_AND_CAUSALITY", "TEMPORAL_TRUTH", "DECISION_AND_OPEN_QUESTION", "REALITY_TARGET_AND_AUTHORITY", "HOST_CAPABILITY_OBSERVATION", "EVIDENCE_AND_RECEIPT"],
|
||||
"current_ai_self_adapts_to_observed_host": true,
|
||||
"host_self_adaptation_changes_how_not_authority": true
|
||||
},
|
||||
"stage_one_hololake_boundary": {
|
||||
"is_personal_channel": true,
|
||||
"conversation_occurs_in_external_ai_host": true,
|
||||
"internal_ai_chat": false,
|
||||
"model_api_configuration": false,
|
||||
"internal_model_inference": false
|
||||
},
|
||||
"history_revisit": {
|
||||
"current_subject": "ICE-P-ZY001",
|
||||
"collective_self": "TCS-MOTHER-LPM-0001",
|
||||
|
|
@ -56,5 +73,7 @@
|
|||
,"machine_audit_summary_cannot_be_persona_memory": true
|
||||
,"historical_source_is_immutable": true
|
||||
,"present_reunderstanding_is_append_only": true
|
||||
,"engineering_projection_cannot_replace_language_ontology": true
|
||||
,"language_without_reality_tools_cannot_claim_reality_change": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue