hololake-system-architecture/product-source/hololake-native-desktop/contracts/circular-lake-membrane.json

32 lines
1 KiB
JSON

{
"schema": "hololake.circular-lake-membrane-contract/v1",
"record_id": "HLP-CIRCULAR-LAKE-MEMBRANE-001",
"metaphor": "A_LANGUAGE_LAKE_WITHOUT_A_DIRECT_EXECUTION_GAP",
"default": "DISCARD",
"deterministic_membrane_before_persona_parser": true,
"intent_inference_required_for_protocol_rejection": false,
"protocol_external_input_reaches_persona_context": false,
"natural_language_grants_execution_authority": false,
"accepted_language_protocols": ["GLP/1.0"],
"ingress_order": [
"BOUNDED_BYTE_FRAME",
"STRICT_PROTOCOL_SCHEMA",
"AUTHENTICATED_CONNECTION_CLASS",
"MESSAGE_ID_RECEIVER_TYPE_AND_CHECKSUM",
"PRIVATE_LANGUAGE_INBOX",
"PERSONA_LANGUAGE_INTERPRETATION_LATER"
],
"visitor_language": {
"attachments_allowed": false,
"command_content_type_allowed": false,
"maximum_content_bytes": 65536,
"expression_only": true,
"execution_authority": false
},
"invalid_input": {
"stored_as_memory": false,
"sent_to_persona": false,
"sent_to_tools": false,
"interpreted_for_motive": false
}
}