Keeping Orchestration in Your Code, Not Your Prompt
A reflection on where coordination logic should live when building AI assistants into production systems — and why application-layer orchestration beats prompt-driven coordination.…
A reflection on where coordination logic should live when building AI assistants into production systems — and why application-layer orchestration beats prompt-driven coordination.…
Adding an AI layer to existing services surfaced something I'd been quietly ignoring: schema drift. Here's what fixing it actually looked like.…