ENGINEERING NOTEBOOK / MDX
Notes
Working notes on system design, model behavior, evaluation, and the details that turn AI demos into dependable products.
Do We Still Need Intent Recognition in the LLM Era?
Why intent recognition is becoming a routing contract rather than a single classification step.
From Intent Classification to Agent Routing
A practical architecture for turning user goals into safe, explainable execution paths.
How to Design a Multi-Model Router
Designing model selection around capability, quality, latency, cost, and graceful fallback.