Tagged: Production

6 posts

Graphiti in Production: FalkorDB or Neo4j, Azure or Ollama, and What Breaks

September 11, 2026 · 7 min read · guides
Running Graphiti in production: FalkorDB or Neo4j, Azure OpenAI or Ollama, embedding widths, version pins, ingestion cost and the failures to watch for.
State, Not Steps: Why Your Workflow Automation Has No Memory

State, Not Steps: Why Your Workflow Automation Has No Memory

August 28, 2026 · 3 min read · blog
Memory, approvals, sandboxing and rollback separate a production system from a demo. Three of them are configuration in your workflow tool. The fourth is architecture.
What Anthropic's April 23 Postmortem Reveals About Your Agent Harness

What Anthropic's April 23 Postmortem Reveals About Your Agent Harness

April 30, 2026 · 3 min read · blog
Three bugs over two months, one usage-limit reset for every Pro subscriber. The postmortem reads like a free audit checklist for any production agent harness.
How to Choose an LLM for Production: 7 Criteria That Matter

How to Choose an LLM for Production: 7 Criteria That Matter

April 17, 2026 · 13 min read · guides
How to choose an LLM for production workloads. 7 selection criteria, a decision tree, an evaluation process, and a requirements checklist from real deployments. Download the free AI Automation Checklist.
Zapier vs Make vs n8n (2026): Pricing, True Cost at Scale, and What Breaks in Production

Zapier vs Make vs n8n (2026): Pricing, True Cost at Scale, and What Breaks in Production

April 14, 2026 · 17 min read · guides
Zapier (per-task), Make (per-operation), n8n (per-execution) at 10k / 100k / 1M runs — plus what breaks first in production and when to self-host.
Production AI Agent Architecture: Patterns That Actually Ship

Production AI Agent Architecture: Patterns That Actually Ship

April 10, 2026 · 18 min read · guides
Production AI agent architecture patterns: router-planner-executor, ReAct, Reflexion, tool design, state, and testing. The playbook for agents that survive real traffic.