• Home
  • About
Sign in Subscribe
Menu
Topic 4 Posts

AI

Page 1 of 1

Three quiet bugs hiding in a cross-service feature

By Scott Mallinson in Engineering on 28 Jun 2026

Shipping a feature across four services meant coordinating an AI backend, a fare search service, and two frontend components. Along the way: a silent configuration bug, a duplicate event contract, and an HTML injection path.…

Shipping a conversational search flow across services

By Scott Mallinson in Engineering on 20 Jun 2026

Cross-service work: shipping an end-to-end conversational flight search flow, instrumenting an MCP server with privacy-aware observability, improving AI coding assistant context injection, and cleaning up inconsistent naming across the codebase.…

Keeping orchestration in your code, not your prompt

By Scott Mallinson in Engineering on 31 May 2026

A reflection on where coordination logic should live when building AI assistants into production systems — and why application-layer orchestration beats prompt-driven coordination.…

What adding an AI layer taught me about type ownership

By Scott Mallinson in Engineering on 25 May 2026

Adding an AI layer to existing services surfaced something I'd been quietly ignoring: schema drift. Here's what fixing it actually looked like.…

Page 1 of 1
Scott Mallinson © 2026 System
  • Sign up
  • Uses
Published with Ghost and Attila