Posts
Notes to self
-
Metrics Are Projection
Published: at 10:00 AMMetrics don't measure reality — they project it. As systems become more autonomous, projection design matters more than model intelligence.
-
Agent Experimentation and Innovation at the Edge
Published: at 10:00 AMExecution, collaboration, and ecosystems: three edges where agent innovation is actually happening — and what it means for building durable, human-centered systems.
-
From Process Managers to Stable Agent Workflows
Published: at 10:00 AMAgent workflows feel new, but the stability problems they face are not. Here's how decades of integration architecture apply to building production agent systems.
-
Keeping State Consistent: Database Transactions in LangGraph Workflows
Published: at 06:00 PMThree patterns for keeping LangGraph workflow state and database state synchronized - idempotent tasks, read-before-write synchronization, and the transactional outbox pattern.