#architecture
5 essays tagged "architecture".
Apr 8, 2026
→ All writing
Anthropic's advisor strategy: delete your custom model routing code
Feb 1, 2026 Sonnet + Opus advisor scores higher than Sonnet alone and costs 12% less per task. We were building this ourselves. Now we do not have to.
After spending more time with OpenClaw: an engineer's perspective
Oct 14, 2025 The architecture is worth studying. The security model is not ready for production. Both of these things can be true.
Context engineering is what separates production-ready AI agents from proof of concepts
Sep 22, 2025 Anthropic just published an excellent deep-dive and it crystallizes something I have been seeing across enterprise AI deployments. Prompt engineering was act one.
Multi-agent communication patterns: a technical deep dive
Sep 19, 2025 Individual agent intelligence matters less than seamless coordination. Three production-tested patterns for making agents work together.
10 things a Microsoft hackathon taught me about multi-agent systems
When your agent workflow fails at 2 AM and you need to ship by morning, you learn fast.