Focused layer
1 · Query
How the user need is expressed, rewritten, or routed before retrieval.
- What can fail
- Ambiguous, adversarial, or multi-intent queries; missing rewrite/routing; silent assumption of a single canonical ask.
- Why it matters
- A wrong query framing retrieves the wrong neighbourhood. Later layers inherit the error while still looking fluent.
- What I would inspect
- Query taxonomy, rewrite/routing rules, refusal triggers, and whether evaluation covers real operator language, not only happy-path prompts.