Live dispatch Β· May 2026

Field notes from building AI in production.

Daily case studies, deep-dives, and operator-grade write-ups on AI engineering, DevOps, and the messy reality of shipping software that touches LLMs. Written from the cab, the office, and the trenches β€” by Jeremy Longshore at Intent Solutions.

0
Posts published
0
Days/year cron-driven
0
Cross-post platforms
Latest

Recent posts

All posts β†’
Technical Deep-Dive

Guidewire MCP v0.1.0: Carrier-Native Server Blueprint

How v0.1.0 of guidewire-mcp-for-claude shipped six foundation packages, five carrier-vocabulary tools, and a 30k-word blueprint in one day.

Read
Technical Deep-Dive

An Anti-Slop Framework Found Three Bugs Inside Itself on Day One

A 41-gate anti-slop framework shipped v0.1.0, then found three silent failure modes inside its own gates within hours of release.

Read
Technical Deep-Dive

Four production deploy gotchas: systemd, V8 JIT, tsc noEmit, Caddy

A mandy dashboard cutover surfaced four cross-layer deploy gotchas in fifteen minutes: tsc noEmit, systemd MemoryDenyWriteExecute vs V8 JIT, and two Caddy traps.

Read
Development Journey

Eight Deploy Iterations: Tailscale OIDC + Reusable Workflow

8 GitHub Actions iterations to land Tailscale OIDC + a cross-repo reusable workflow. P2 and P5 of VPS-as-the-Home, with the plan rewrite that held the line.

Read
Development Journey

Propagation Day: When the CLAUDE.md Spec Becomes the Migration Plan

Three CLAUDE.md spec entries hit critical mass on the same day across nine repos. The lesson is not the volume β€” it is that writing the spec first turned propagation from toil into a script run.

Read
AI Engineering

Forty-Four Minutes Before First Pitch: An LLM Fallback Chain and a Live Probability Gauge in One Session

Groq quota died 44 minutes before a live broadcast. The fix was a 4-tier LLM fallback chain ending in a facts-only renderer. Then we shipped JChad's Challenge in the same session.

Read
Architecture

The Rubric Sits On Top Of The Spec: A Schema Validator Postmortem

Postmortem on a schema validator debacle: when a stricter enterprise rubric is built on top of a permissive open spec, the rubric must be additive, never the spec's floor.

Read