Skip to main content

Crate ri_esp_local_language

Crate ri_esp_local_language 

Source
Expand description

Contract crate for the ESP32-S3 H320 p15 local-language layer.

Owns receipt schema constants, the canonical prompt-to-output table verified by the 2026-07-01 real S3 hard test, and fixed-capacity receipt structs.

Does not choose policy — use ri-esp-policy for deterministic prompt selection.

Structs§

IntegrationReceipt
Fixed-capacity integration receipt linking sensor policy to S3 language output.
S3LanguageReceipt
Fixed-capacity receipt for a single S3 local-language generation.

Constants§

DEFAULT_LOCAL_LANGUAGE_MODEL
Default model identifier for the ESP32-S3 local-language layer.
LOCAL_LANGUAGE_SCHEMA
Schema constant for S3 local-language receipts.
SENSOR_POLICY_INTEGRATION_SCHEMA
Schema constant for sensor-policy to S3 local-language integration receipts.

Functions§

canonical_output
Returns the canonical S3 model output for a given prompt id.