OptionalpersistConfig: PersistentDistillerConfigOptionallogger: ILoggerOptionaldistillerConfig: Partial<DistillerConfig>Override distill to persist rules after each run.
Called for each processed outcome. Triggers distillation at threshold.
Get distiller statistics.
Promote high-confidence rules to RoutingMemory. Rules must be active, non-tainted, with sufficient observations and confidence.
ProtectedloadLoad pre-existing rules (e.g., from disk). Used by PersistentStrategyDistiller.
StrategyDistiller that persists distilled rules to a JSON file.