Skip to content
Insights & Case Studies

Engineering perspectiveson building with agents and operating agent systems.

Methods, inspection guides and selected work. How software gets built with agents, and what changes when the product itself acts.

2 Case Studies
5 Articles
27 Guides
6 Tools & examples

Start here

The method and the questions to test it.

The method, demonstrated

Harness engineering: how we build with agents

Inspect a tenant-scoped export: its contract, observed output and verification record.

Read the guide
Inspection guide

What to inspect in an agent-built codebase

A practical review of behavior, permissions, maintainability and handoff. Free to read.

Read the guide

40 items

Guide

9 min read

AI agent evaluation: a release framework

Define task success, test permissions and side effects, evaluate failure slices, and turn agent evaluations into an inspectable release decision.

Guide

8 min read

MCP server security: a review checklist

A practical MCP security review covering identity, authorization, tool execution, prompt injection, state handles and evidence for a release.

Guide

6 min read

AI agent architecture: a reference design

A reference architecture for identity, state, tool execution, permissions, evaluation and recovery—with a concrete workflow a CTO can inspect.

Guide

6 min read

MCP vs. APIs: where each belongs

Compare MCP and direct APIs for discovery, domain behavior, permissions and execution. Decide when a shared protocol interface is useful.

Guide

5 min read

Single agent vs. multi-agent systems

Compare single-agent and multi-agent designs through task evidence, coordination cost, context handoff and responsibility for the final action.

Guide

5 min read

Taking an AI prototype to launch

Turn a useful demo into an operable product with explicit task outcomes, evaluation, rollout gates, recovery and ownership.

Guide

5 min read

AI agent observability: from traces to decisions

Trace task outcomes, tool actions and waiting states to explain failures, control cost and investigate incidents while limiting sensitive data collection.

Guide

5 min read

LLM as a judge: calibration before automation

Use model graders for tasks they can judge reliably. Calibrate against reviewed examples, inspect missed failures and keep critical release rules explicit.

Guide

5 min read

LLM model routing and fallback

Choose model routes by task evidence, data policy and operating limits. Treat fallback as a tested execution path—not permission to send any workload anywhere.

Guide

5 min read

Human approval workflows for AI agents

Bind human approval to a specific AI agent action. Review scope, expiry, changed state and the authorization needed before execution.

Guide

5 min read

Permission-aware RAG: access before retrieval

Preserve tenant and source permissions through retrieval, context assembly, caching and citations. Treat revocation and index freshness as part of the design.

Guide

5 min read

Idempotent AI tool actions and safe retries

Design retries for AI tool actions with operation identity, transactional boundaries and reconciliation. Inspect the actual business effect.

Practical tool

5 min read

AI ROI calculator: capacity, cost and payback

Estimate workflow value, adoption, remaining effort and payback using your own inputs. A private browser worksheet with formulas and explicit limitations.

Practical tool

4 min read

AI evaluation sample planner

Calculate a one-sided zero-failure binomial bound and the trials needed for a target. Check the statistical assumptions before using the result.

Practical tool

5 min read

AI vendor evaluation scorecard

Compare two engineering proposals with fixed criteria, evidence confidence and separate critical requirements. Keep the worksheet private and export it locally.

Engineering example

5 min read

Engineering example: permissioned retrieval

Run a synthetic retrieval example with tenant and document access checks. Inspect permitted context, denied requests and the boundaries still untested.

Engineering example

4 min read

Engineering example: an evaluation release gate

Inspect a runnable evaluation release gate that separates average task quality from critical failures, with fixtures you can run yourself.

Case study

2 min read

AI-Driven Supply Chain & Logistics Platform

An AI-native SaaS platform that replaced manual, document-heavy logistics workflows with automated extraction, routing, and optimization.

Article

3 min read

Database Scalability: Beyond Vertical Scaling

Vertical scaling buys time, not a future. A practical look at query optimization, rate limiting, caching, read replicas, and when sharding is actually worth it.

Article

3 min read

What a Modern TMS Actually Buys You

Transportation Management Systems quietly decide a logistics operation's margins. Where the savings come from: routing, rate shopping, and carrier selection.

Article

2 min read

Leading Engineering Teams as a Fractional CTO

Running distributed engineering teams without a full-time seat: the communication, time-zone, and process realities that decide whether the work ships.

Article

2 min read

Modern Serverless APIs on AWS

For the right workload, serverless lets a small team ship a scalable API with almost no infrastructure to run. Where it fits and where it does not.

Article

Newsletter

Substack

Enterprise AI Patterns

Writing on what it takes to ship agent systems: eval harnesses, tool boundaries, and the rollout discipline they need. Read on Substack.

Guide

Field manual

Free

AI Launch Readiness Checklist

Thirty questions across use-case fit, architecture, data and permissions, evals, observability, and ownership. Work top to bottom before you launch.

Read Enterprise AI Patterns

Writing on what it takes to ship agent systems: eval harnesses, tool boundaries, observability, and the operating layer around frontier models.