ChanlChanl

The Chanl Blog

Insights on building, connecting, and monitoring AI agents for customer experience — from the teams shipping them.

All Articles

241 articles · Page 1 of 21

A Contract Document Overlaid on an AI Agent Decision Loop Diagram
Agent Architecture·13 min read

Agent Behavioral Contracts: Stop Drift Before It Hits Callers

Behavioral drift happens with no prompt change and no failing test. Agent behavioral contracts enforce rules at runtime and flag drift before callers do.

Read More
Waveform Visualization Showing Emotional Tone Patterns in a Live Voice Conversation
Voice & Conversation·14 min read

Voice Agents That Sense Frustration Before Callers Hang Up

Real-time emotion detection turns acoustic signals into agent decisions mid-call. How the pipeline works, which signals are reliable, and how to wire it up.

Read More
A Branching Architecture Diagram Showing Customer Requests Being Classified and Routed to Different Model Tiers
Operations·14 min read

How LLM Routing Cuts Agent Costs 40-85% in Production

Most CX agents route every request to their priciest model. A routing layer sends simple queries to a cheap model, cutting costs 40-85% with no quality drop.

Read More
A server rack visualization with lock icons showing secure and unsecured MCP server connections
Tools & MCP·15 min read

9 in 10 MCP Servers Skip Auth. The July 28 Spec Changes That.

Only 8.5% of MCP servers use OAuth 2.1. The spec shipping July 28 makes it mandatory for remote deployments. Here's what changes and how to prepare for it.

Read More
Dashboard Comparison Showing Trace Waterfalls From Multiple Observability Platforms Side by Side With Agent Span Data
Operations·16 min read

The Six Agent Observability Platforms That Matter in 2026

Most observability platforms were built for LLM apps, not agentic CX systems. Here's how the six that matter in 2026 hold up against the criteria that count.

Read More
Government Building with AI Circuit Pattern Overlay, Representing Intelligence Agencies Publishing Guidance on Agentic AI Adoption
Security & Compliance·11 min read

The Five Eyes Published an Unusually Specific AI Agent Advisory

The Five Eyes published the first joint guidance on agentic AI security. For CX builders it's specific: tool permissions, schema injection, and human oversight.

Read More
Event-Driven Architecture Diagram Showing an Ambient AI Agent Subscribing to Multiple CX Data Streams
Agent Architecture·14 min read

How to Build Ambient AI Agents for Always-On CX

Most AI agents wait for prompts. Ambient agents watch event streams and act first. Here's how to build always-on CX intelligence that catches problems before customers notice them.

Read More
AI Agent SLO Dashboard Showing Error Budget Burn Rate and Reliability Metrics
Operations·16 min read

SRE for AI Agents: SLOs, Error Budgets, and Reliability

Traditional SRE doesn't catch AI agent failures. Here's a practical SRE playbook for agents: the five SLIs that matter, how to set SLOs that are actually useful, and how error budgets control agent autonomy before problems escalate.

Read More
Three Diverging Paths Representing the Google, Anthropic, and OpenAI Managed Agent Runtime Architectures
Agent Architecture·13 min read

Managed Agents in 2026: Three Runtimes, Three Trade-Offs

Google, Anthropic, and OpenAI all shipped 'managed agents' in May 2026, and they mean completely different things. Here's what each runtime trades away for CX teams.

Read More
Developer working at a laptop wiring up an MCP client and server, sticky notes mapping sampling, roots, and elicitation flows
Tools & MCP·12 min read

How to Use MCP Sampling, Roots, and Elicitation in CX Agents

Most MCP tutorials cover only server-side features: tools, resources, prompts. The three client capabilities (Sampling, Roots, Elicitation) unlock human-in-the-loop patterns that server tools alone can't. Here's how to use them.

Read More
A Traffic Light Showing Amber Beside a Circuit Board Pattern, Representing a Deliberate Pause in an Automated Workflow
Agent Architecture·16 min read

How to Build Agent Interrupt and Approval Checkpoints

How to pause an AI agent before high-stakes actions, persist full state through the approval window, and resume cleanly. Covers interrupt gates, approval queues, checkpointing, and EU AI Act compliance for production CX agents.

Read More
A Control Panel With a Retry Button That Returns the Same Green Checkmark on Every Press, Showing Idempotent Operations
Best Practices·14 min read

How to Build Idempotent Tool Calls for AI Agents

Naive retry logic charges customers twice, sends duplicate emails, and fires double webhooks. Here's how to build idempotent tool calls for AI agents with idempotency keys, deduplication, and safe retries.

Read More

Learn Agentic AI

Weekly. Patterns for shipping agents that work — MCP, scorecards, regression tests, prompts, model comparisons.

500+ builders subscribed