These posts cover the systems and patterns I'm working on across agentic AI, automation, and context engineering. They lean technical—build logs, design decisions, and the occasional postmortem. Written to share what I've learned, not to sell anything.
Taskrails: Structured Progressive Disclosure for LLM Agents
Keeping agents from writing the last step first.
JSON-structured progressive-disclosure workflows that prevent agents from wandering, pre-completing steps, or running tasks out of order. Covers the problem, the tool surface, and a concrete editorial pipeline example.