Tagged: production-systems
4 articles tagged "production-systems", published in 2025. All of them sit under AI Engineering.
Defence in Depth for AI Agents: Kill Switches, Circuit Breakers, and Control Layers
5-layer kill switch architecture for production AI agents: application logic, tool execution, action policy, circuit breaker, and manual kill switch. Stop any agent in under 30 seconds.
AI Agent Safety: The Substrate Pattern for LLM-Powered Systems
Dipankar Sarkar explains the Substrate Pattern for AI agent safety. How to build execution envelopes that constrain LLM-powered systems while preserving their capabilities.
Invariants in AI-Generated Code: What LLMs Can't Infer
Dipankar Sarkar explains why unwritten invariants are the primary source of AI-generated defects. How to make implicit constraints explicit for production-ready AI-assisted development.
Production-Ready AI-Assisted Development: The Vibes Inside Guardrails Framework
Dipankar Sarkar explains how to use AI code generation in production systems. The Vibes Inside Guardrails framework for capturing AI productivity while maintaining reliability.