Expand description
Evidence-first RLM engine.
The engine classifies a request, gathers deterministic evidence, answers oracle-friendly cases without a model, and uses the LLM only for semantic synthesis over a bounded evidence pack.
Enums§
- Query
Kind - Engine route chosen before evidence collection.
Functions§
- process
- Run the evidence-first engine.