Expand description
Deterministic sensor-policy crate for the ESP32/S3 physical-AI endpoint stack.
Inspects a normalized ri_esp_core::EnvironmentReading, checks freshness,
chooses a canonical PromptId, and returns a PolicyDecision with reason,
confidence, route hint, and exact prompt text.
It does not run language generation and does not claim model correctness.
Structs§
- Policy
Context - Input context for a policy evaluation.
- Policy
Decision - The result of a policy evaluation.
- Sensor
Policy - Thresholds for sensor policy decisions.
Enums§
- Policy
Reason - Why the policy chose this prompt.
- Prompt
Id - Canonical prompt identifiers matching the 2026-07-01 hard test.