/blog — writing in public

Notes from
the inside of AI systems.

Field notes on agents, RAG, LangGraph, and the unglamorous work of shipping AI that holds up under real users. Honest, code-first, and short on hype.

// topicstap to filter

// in the pipeline3 drafts

soon

Self-Healing ReACT Agents: from flaky to dependable

A pattern playbook for recovery, retries, and graceful degradation in tool-using agents.

draft lockednotify me
drafting

RAG that actually answers: query planner + agentic routing

Why naive RAG fails on multi-entity questions and how to fix it without exploding latency.

draft lockednotify me
drafting

A pragmatic eval harness for prompts

A small, brutally honest test rig that catches regressions before users do.

draft lockednotify me