Spectre.Router.Plugs.SemanticCacheSearch (Spectre v0.3.0)

Copy Markdown View Source

Semantic-cache search after local classifier evidence.

Search runs later than exact lookup so it can use local classifier context without hiding a confident deterministic route. This ordering keeps the router predictable: exact evidence first, trained local evidence next, broader semantic fallback after that.