Category Archive
Category: Agentic AI
Articles
2 stories
Agentic AI
The Bug Was Reproducible. My Logs Weren’t.
A post on this site ended in a raw API payload for 151 days. Fixing it took two minutes. Explaining it took longer, and I never finished, because I had…
Agentic AI
Agent design patterns for production
TL;DR: Build agents by composing small, well-instrumented capabilities, enforcing runtime controls, and designing for predictable state transitions. These patterns reduce surprises in…
