1 min read
Sample post
Agent loops are state machines
The moment I started drawing my agent workflows as state machines instead of 'loops with vibes', the bugs got boring — in the best way.
#agents#langgraph#architecture
Notes from the workbench — what I'm building, what broke, and what the numbers said.
1 min read
Sample post
The moment I started drawing my agent workflows as state machines instead of 'loops with vibes', the bugs got boring — in the best way.
1 min read
Sample post
I assumed retrieval quality was about embeddings. Three rebuilds later: it's mostly about what you feed them.
1 min read
Sample post
LLM-as-judge is cheap and useful — as long as you keep checking the judge. A few practices that kept my evals honest.