<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>route-switch — notes</title><description>Working notes on LLM routing, prompt optimization, and the cost/quality/latency triangle from Skelf Research.</description><link>https://route-switch.skelfresearch.com/</link><language>en-us</language><item><title>Quality / cost / latency: the routing triangle</title><link>https://route-switch.skelfresearch.com/blog/quality-cost-latency-the-routing-triangle/</link><guid isPermaLink="true">https://route-switch.skelfresearch.com/blog/quality-cost-latency-the-routing-triangle/</guid><description>You cannot optimize all three at once. What you actually do is pick which one is the constraint, which one is the objective, and which one is allowed to slip. Here&apos;s how that shows up in a route-switch config.</description><pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Per-model prompt optimization: what actually moves the score</title><link>https://route-switch.skelfresearch.com/blog/per-model-prompt-optimization-what-moves-the-score/</link><guid isPermaLink="true">https://route-switch.skelfresearch.com/blog/per-model-prompt-optimization-what-moves-the-score/</guid><description>MIPROv2 is two searches in a trench coat: an instruction search and a few-shot search. We walk through what the optimizer actually does to a prompt, what it doesn&apos;t do, and where it tends to disappoint.</description><pubDate>Thu, 28 May 2026 00:00:00 GMT</pubDate></item><item><title>Multi-model routing as a feature, not a hack</title><link>https://route-switch.skelfresearch.com/blog/multi-model-routing-as-a-feature/</link><guid isPermaLink="true">https://route-switch.skelfresearch.com/blog/multi-model-routing-as-a-feature/</guid><description>Most multi-model setups in production are an if-else around a provider client. Why turning routing into a first-class gateway concern changes what you can ship — and what you can measure.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate></item></channel></rss>