Skip to main content

Module classifier

Module classifier 

Source
Expand description

L3 — optional local classifier for ambiguous content. L3 — optional local classifier for ambiguous content.

Trait-only seam: when L1 regex evidence and L2 fingerprint matching leave a case ambiguous, a local small model (e.g. an Ollama-backed classifier) can upgrade the sensitivity grade. No implementation ships in this crate.

Traits§

ContentClassifier
Optional local classifier that upgrades the L1 grade when regex evidence is ambiguous.