// blog
Engineering Blog
Deep dives into architecture decisions, tooling, and lessons learned from building production systems.
AIArchitectureAgents
How to Build a Scalable AI Agent System
A practical guide to designing AI agent architectures that handle real workflows — from orchestration patterns and multi-phase pipelines to automated verification and graceful failure recovery.
2025-02-10 · 12 min read
Next.jsSanityi18n
Setting Up Sanity CMS with i18n in a Next.js App
A complete walkthrough for building a multilingual Next.js website with Sanity CMS — covering document internationalization, translated slugs, locale-aware routing, and SEO metadata.
2025-01-28 · 15 min read