Posts tagged with #architecture

MCP Usage Pattern: Exposing a Vertical SaaS Agent Service Over MCP

A worked example: how the multi-tenancy patterns survive the move from an in-product chat surface to an MCP surface — without changing anything in the agent service itself. Same tools, same authz, same audit. New transport.

Read more

Agents vs Automation: Drawing the Right Boundary

Agents and automation aren't competing solutions to the same problem. Automation is the substrate agents act on; agents are an orchestration layer for ambiguity. Get the boundary wrong and you ship either a slow LLM monoculture or a brittle pipeline that fails at the soft edges.

Read more

Multi-Tenant Agent Architecture: A Reference Specification

Agent frameworks matured fast in 2025. Almost none of them were designed for multi-tenancy — the shape of every production B2B SaaS. A reference architecture and small vocabulary for agents that live inside real products.

Read more

The Epic Journey from React State Management Despair to StateDream

The raw, unfiltered story of one team's descent into React state management hell, their desperate search for salvation, and the revolutionary solution they built that every frontend developer secretly craves.

Read more