~/steve.net — topics/ai/talks/the-loop-is-the-easy-part · theme: Apple Rainbow

Lightning Talk — The Loop Is the Easy Part

Talk scaffolding, not a script — the working material for a ~5-minute lightning talk about the fleet's coding pipeline. The whole talk hangs on one idea; everything else is support for it. The Fleet Series expands this into full episodes.

Title options

Abstract (the elevator pitch)

Everyone's talking about "agentic coding loops." Here's the uncomfortable bit: the loop itself is about five lines — generate a change, run the tests, repeat. That part is trivial and it's not where the value is. The value is in everything around the loop: what decides a change is actually good, where you stop and hand control to a human, and how you keep a model honest when "the tests pass" doesn't mean "the code is right." This talk walks through a working iterative coding pipeline — an architect that turns a goal into a bounded tree of small tasks, and an orchestrator that builds it in waves behind fail-closed gates — and the moment it started finding and fixing its own bugs through its own gates.

The one idea (if they remember nothing else)

The loop is trivial. The evaluator is the product. Any "agentic coding" demo is worth exactly what its evaluator is worth. So ask two questions of anything you're shown:

  1. What's your evaluator? (How does it know a change is good — not just green?)
  2. Where's the gate? (What is it not allowed to do without a human?)

Everything else in this talk is just those two questions applied over and over.

Talk arc (rough beats)

The moving pieces (label each on a slide)

Glossary

Slide outline (10 slides, ~5 min)

1 — Title (10s)

2 — The hype (30s)

3 — The reframe (40s)

4 — The trap (30s)

5 — Two roles (30s)

6 — Architect (40s)

7 — Orchestrator: waves (40s)

8 — The gates (40s)

9 — The money moment (60s)protect this one

10 — Takeaway (20s)

Backup slides (if asked): the full architect stages; the task-tree/leaf anatomy; the sandbox + worker; how sign-off quorum works; the auto-tier failure signature.

Timing check: 10 + 30 + 40 + 30 + 30 + 40 + 40 + 40 + 60 + 20 ≈ 5:40. Trim slide 4 or fold 7 into 5 to land under 5:00.

theme: apple synthwave amber c64 arcade tek
steve.net · page: topics/ai/talks/the-loop-is-the-easy-part
? keys try: curl steve.net or: ssh steve.net or: shell mode or: reading view