Essays
Blogs (2)
RSS feed ↗Long-form writing about systems, trade-offs, and lessons from building.
2026
RAG quality is a pipeline problem, not a model choice
A practical way to diagnose retrieval-augmented generation by separating ingestion, retrieval, ranking, and answer-generation failures.
Reliable agent workflows need explicit state
Why production agent systems benefit from visible transitions, bounded tools, and deterministic recovery paths instead of open-ended loops.