11 min read
MCP's 2026-07-28 spec broke my tool-calling setup
Model Context Protocol's 2026-07-28 spec ships a stateless core, drops Roots, Sampling, and Logging, and hardens auth to OAuth 2.0 — what to migrate first.
3 posts tagged llm.
Model Context Protocol's 2026-07-28 spec ships a stateless core, drops Roots, Sampling, and Logging, and hardens auth to OAuth 2.0 — what to migrate first.
Fixed-size, semantic, and structure-aware chunking all look fine in a demo. Here's how each one actually fails once real documents hit your production pipeline.
What separates a working RAG demo from a production RAG system isn't the retrieval — it's the evaluation, observability, and failure-mode handling around it.