Classify prompt difficulty and pick a model.
Tier 0 (tier0.rs) is a sub-microsecond heuristic over length, keyword,
role and JSON-mode signals. Tier 1 (tier1.rs) is an exemplar-based
semantic classifier sharing the L2 cache's bge-small embedder, used when
Tier 0 is not decisive.