Technical insights
Insights
Architecture decisions, operational patterns, and implementation notes from production data and AI systems.
A retrieval score is true the day it's measured and an assertion every day after. The machinery that keeps it true: test suites separated by purpose, synthetic data validated before it's trusted, stratification by the steerable dimension, and a regression gate wired into CI.
rag evaluation retrieval ci data-engineering
Read article Most RAG systems that fail in production fail upstream of the language model — in how the knowledge base became retrievable chunks. The case for making that layer deterministic, and what you get when you do.
rag retrieval data-engineering determinism
Read article For regulated data, the hard question isn't where a RAG system stores its data — it's who can be compelled to hand it over. That depends on a path, not a place. A layer-by-layer walk through keeping a RAG system inside European jurisdiction.
rag sovereignty eu-ai-act gdpr architecture
Read article Most sovereign-RAG projects fail on the two parts you own, not the parts you buy: whether the corpus can become good retrievable chunks, and whether the data is lawfully allowed down the path the architecture sends it. A practitioner's pre-flight audit — including the expensive mistakes that hide in your test set, not your model.
rag sovereignty retrieval evaluation data-engineering
Read article AI changed what one engineer can build — but a multiplier amplifies whatever you point it at, sound structure or slop alike. A field-tested account of taking the speed without the rot: a cautionary over-engineering story, the lean setup that replaced it, and the one thing the tool never takes off your hands.
ai agentic-coding engineering sovereignty determinism
Read article