
Engineering Notes
Field notes from systems I build: agents, n8n workflows, developer tools, micro-SaaS, and production architecture.
Learning Tracks
Browse Library
Showing 1-6 of 6 articles
Featured Article

Tired of your automation pipelines crashing because an LLM decided to add a 'Here is the code' preamble? Here is how to use Pydantic, function calling, and schema injection to force deterministic JSON responses every time.