Skip to main content

The Build Log

Eight gates between the recording and the upload

How We Make the Show, No. 02. The production line, and what stops it.

Dylan "Mamba" Smith|September 11, 2026|4 min read
Series card No. 02, Eight gates between the recording and the upload, over race footage frames from Episode 4.

Mamba Smith is the founder of Queen City Garage, which produces The Grand National Show: a weekly NASCAR panel show on Grand National Today where broadcasters and drivers argue about the last race and pick the winner of the next one.

There are eight gates between a Grand National Show recording and the moment it goes live, and the show does not pass a gate on anybody's say-so. It passes when the artifact exists.

It is the design decision everything else in this series depends on.

After Episode 1 we did a postmortem, the real kind, against the notes, the handoff, the deliverables and the final state of the database. The finding was not about editing. The editing was fine. The finding was that nothing connected the source recording to the master, the master to the clips, the clips to the package, the package to the person, the person to the send. Each step was done well and each step was disconnected from the last. So we wrote down the chain and made every link in it a gate.

The eight

1. Episode identity. The episode record exists before anything else does. The episode is a database row covered why. No record, no work.

2. Source ingest. The recordings come down from Riverside, the remote studio we record on, and are filed under the episode with a checksum on every file. If the file on disk does not match the checksum, it is not a source yet.

3. Proofs. Three of them: editorial, brand, audio. The rundown is matched against the transcript. The graphics are rendered and looked at full size against the show's own standard: right typeface, right logos, right colours, nothing cropped. The audio is measured, not listened to and nodded at.

4. Master lock. The finished show is rendered, run through its automated checks, and locked. A locked master is not edited in place. If something is wrong, a new version is cut and the old one stays.

5. Social selection. Clips are chosen against the rundown's blocks, so every topic the panel discussed has a clip and no topic gets ten. We learned that the hard way in the second week, when one block got a single off-topic clip and another ran ten deep because the clips had been mined for the strongest quote rather than cut to the rundown.

6. Package lock. Every file that will leave the building is registered, hashed and locked into a versioned manifest. The manifest is what a recipient gets a link to, not a loose folder.

7. Publication and delivery. The episode page goes live on Grand National Today, and each panelist gets their own package: their clips, their covers, their posting copy, their link.

8. Closeout. The archive is written to the shelf, verified file by file, and the working folders are cleared. The episode record is marked done.

What stops the line

The interesting part of a gate is what it refuses.

Gate 2 refuses a file whose checksum does not match. Gate 3 refuses a graphic that has not been rendered and looked at. Gate 4 refuses a master whose checks fail. Gate 6 refuses a package with a file that is not registered. Gate 8 refuses a closeout whose archive does not verify.

None of those refusals depend on a person remembering to check. They depend on an artifact being present. A checksum file, a rendered proof, a check log, a manifest row, a verification report. If the artifact is missing, the next gate cannot open.

That matters because the person doing the work is usually tired, usually late, and usually sure they did the thing. I have been that person. The gate does not care how sure I am.

Where AI sits in this

Most of the machine's work happens between gates 2 and 6. It transcribes the recording and matches it against the rundown. It finds the timecodes for clip candidates. It renders the graphics from data. It cuts and conforms and measures. It builds the manifest and the package.

The gates themselves are dumb on purpose. They ask whether a thing exists and whether it matches. A dumb gate is a gate that cannot be talked into opening.

Everything after this in the series is one of these gates, opened up so you can see what is inside.

What a person did: wrote down the chain from recording to recipient, and decided what each link has to prove. What the machine did: produced the proof at each link, and stopped when it could not.

This is No. 02 in How We Make the Show, the Queen City Garage build log on producing The Grand National Show. Watch the show at Grand National Today.

Topics: AI Programs · The Shows