Skip to main content

Module engine

Module engine 

Source
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§

QueryKind
Engine route chosen before evidence collection.

Functions§

process
Run the evidence-first engine.