Production playbooks
Patterns ready to ship.
Focused implementation guides for the parts of agent systems that are hardest to get right.
01↗
LangGraph Production Patterns
Build stateful, multi-step agents with resilient error handling and recovery.
PythonLangGraph
02↗
Secure Tool Calling
Implement function calling with clear authorisation boundaries and sandboxing.
SecurityTypeScript
03↗
Multi-Agent Orchestration
Coordinate specialised agents without losing control, context, or observability.
CrewAIAutoGen
04↗
RAG with Security Controls
Secure retrieval-augmented generation with enforceable data-access policies.
SecurityRAG
05↗
Agent Observability
Trace decisions, monitor tools, and debug production agent systems.
MonitoringOpenTelemetry
06↗
Evaluation Frameworks
Test agent behaviour, expose failure modes, and measure what matters.
TestingEvaluation