john mark lowry
§ the distilled version

insights

Every case study ends with the thing that wasn't obvious going in. This is all of them, in one place — the 90-second read.

Unreal Engine isn't a game engine in this system — it's an asset factory. Point a rendering pipeline at the web and the cost of the next hundred thousand images stops being the constraint.

from Lexus & Toyota build & price

Token limits are an architecture smell, not a model limitation.

from Jira velocity intelligence

The LLM reads structured API data, not pasted blobs. Every tool we built after this one inherited that rule.

from T1 triage bot

Design for durable extensibility: the ecosystem is architected so the next vehicle program inherits the infrastructure instead of rebuilding it.

from GR GT digital ecosystem

A physical retail install is a digital platform with a power cable — version it, govern it, roadmap it like one.

from in-dealer Unreal LED wall

A discipline is a designed system — governance, guardrails, ownership lanes — applied to people instead of code.

from founding the product owner discipline

Innovation without governance is noise.

from AI governance & council frameworks

Accountability is a visibility problem before it is a behavior problem.

from SLA & delivery monitoring

AI answers are the new search results page. If you can't measure how the models describe a brand, you can't manage it.

from GEO

Don't ask an LLM to do math or an ML model to write prose. The architecture is the seam between them.

from AETHER

LLM products are systems, not prompts. Decompose them into workloads — retrieval, chat, gateway, ingestion — and each part becomes testable, scalable, and replaceable.

from CraggleRock + RFI accelerator

Trust in AI tools is an architecture decision. Deterministic rules first, semantic critique second, a drift gate between the model and the human — and no silent edits, ever.

from proofing guardrail

Map the question to the catalog, not the data. Postgres holds the map of what's available; the LLM writes SQL against structure it can verify.

from natural-language data lake search

The way to scale a senior person's judgment isn't to clone the person — it's to encode the questions they'd ask and the trade-offs they'd force. The LLM runs the conversation; the state machine owns the consequences.

from intake bot

Analytics fail silently — the measurement layer needs its own measurement. A broken tag looks exactly like a quiet day until you check.

from pulse

Internal tools graduate. The spreadsheet became a dashboard, the dashboard became a product — each generation keeping the data model and shedding the friction.

from sprint tracker

Release notes are a byproduct of a governed pipeline. Automating them is less about writing and more about having structure worth reading from.

from release notes automation

Roadmaps are a rendering problem. One source of truth, rendered for the team and rendered for the client — the moment those diverge, both are fiction.

from program planner

Pipelines are platforms too. Revenue tracked in a governed system beats revenue tracked in whoever's spreadsheet was open.

from blue angels

Deterministic-first: known formats parse without a model — instant, free, unit-testable. The AI handles the ad-hoc formats, and the roadmap is to need it less.

from trafficstation mapper

The LLM is an interface, not the brain. Structured data is the truth; discrepancies get flagged, never silently resolved — and every mutation is logged, because the changelog is the program's commit history.

from compass

Skills route; packs hold the truth. One maintained source of knowledge serving every agent beats four copies quietly drifting apart.

from the knowledge spine

A migration you'll do nine times is a product. Write the runbook precisely enough that an agent can execute it, and the ninth migration is boring — which is the goal.

from the migration kit

Unserious products deserve serious systems. The booking caps live in transactions, the document checks cascade, and the dogs are very happy.

from fetch

The boring problems are where durable systems earn trust — nobody applauds, everything works.

from NDA kiosk

Personas need permission to shut up. Abstention guardrails — an executive who won't answer outside their authority — are what make a synthetic panel credible instead of a parlor trick.

from synthetic c-suite

A crawler-readability score isn't a business outcome. Build the measurement stack in layers and be precise about what each layer can claim — that precision is the deliverable.

from GEO measurement stack

Tokens are governance for pixels — the same platform thinking, applied at the smallest unit of design.

from design system POC

The agentic work ships because of the years of manual work underneath it. There is no shortcut era that skips the fundamentals.

from predictive market models

Personal infrastructure is practice for enterprise infrastructure — same architecture instincts, lower stakes, faster loops.

from delphi

Real-time doesn't require a paid stack. Open data, open geocoders, open tiles — and a server that only polls while someone is actually watching.

from city signal

Claude is the interface, not the system. The enumerated parameter map and the tone knowledge base are the actual product — the same rule as every tool at work, pointed at a Stratocaster.

from AI guitar tone engine

Parse the structure once, then let the model reason over structure — the same rule as the velocity dashboard, in a different domain.

from test plan generator