Writing about architecture
3 posts tagged architecture — gopigeon notes on architecture for engineers shipping with AI coding agents.
The release gate that found three latent bugs
We shipped @gopigeon/mcp v0.4.0 behind a one-curl release gate. It failed three times — and each failure exposed a latent backend bug worth fixing.
Give your AI agent a task queue, not a webhook
A task queue for AI agents — one anonymous curl creates a durable inbox. Idempotency keys, cursor-based pull, DLQ replay, and a 60-second drain on upgrade. No signup, no IAM role.
Hello, gopigeon
Why I built a form handler for AI coding agents — and what the claim flow solves that everything else gets wrong.