From The Field
Real Work.
Real Lessons.
These are field notes from actual client work — the frameworks that held up, the approaches that didn't, and the practical lessons in between.
We'd rather publish the honest version than the polished one. If it's unglamorous but true, it's probably in here.
Why Semantic Testing is the Only Way to Test AI Systems
Our test suite was failing constantly — red everywhere — but the chatbot worked beautifully. The tests were lying to us. Traditional testing assumes the same input always produces the same output. AI breaks that assumption completely.