Slide 1 — Interactive Prototype Sprint and Handoff
Welcome to the final module of Agentic Prototyping. Everything you have built so far — the fidelity decisions, the briefs, the direction exploration, the parity loops, the QA matrix — comes together here in a timed sprint. We will walk the shape of a one-week sprint day by day, look at where the gates sit, test the prototype against the assumption it exists to check, and then do the part most teams skip: the handoff. Not a victory lap, but an honest record of what was built, what was faked, what we learned, and what production would actually cost. Let's start with what a sprint really is.
Slide 2 — The sprint is the loop run at full speed
First, what a sprint actually is. It is not a new process — it is the loop you already know, run at full speed because the harness, the brief format, and the QA setup are already in place. What changes is the calendar. There is a fixed date: a usability session, a stakeholder review, a demo. There is one riskiest assumption the prototype must let people encounter. The agent runs are bounded, with human gates between them, exactly as before. And the output is not a product. It is evidence — plus a handoff packet that records how you got it. The deadline is doing real work here: it forces every scope decision to be made out loud.
Slide 3 — The sprint plan: scope, runs, gates, and the demo moment
The sprint plan is four decisions, made before any agent runs, and made backwards from the session. Scope: the riskiest assumption, the happy path through it, and a written out-of-scope list — auth, settings, error handling, anything the session will not touch. Runs: the bounded agent runs in order — the build loop, the variant fan-out, the QA sweep. Gates: where you review before the next run starts. And the demo moment: who sees the prototype, on what device, against which question. That last one matters more than it sounds. If you do not define the demo moment on day one, the sprint quietly optimises for looking finished instead of answering the question.
Slide 4 — One week, ending in a packet
Here is the whole module in one picture. Monday is yours: brief, riskiest assumption, harness check, dates locked. Tuesday belongs to the agent: the build loop — build, capture, compare, fix — until the happy path holds. Wednesday opens with the critique gate, then fans out two or three variants that each change one thing. Thursday is a blocker-only QA pass and then the testing sessions. Friday is the demo and the packet. And the packet is the point. Four things go in it: the prototype, the spec and findings, the tokens used, and the known gaps — each with a defined job on the engineering side. The prototype is reference behaviour, never copied code. The spec is what they build from. The tokens map to production components. The gaps size the real work.
Slide 5 — Day by day: who does what
Here is the same week as a table, and the pattern to notice is the owner column: human, agent, human then agent, agent then human, human. Your attention lands at the gates — about a day and a half across the week — and the agent absorbs the build hours in between. Each gate is a yes-or-no question. Does the plan answer the question? Does the flow hold? Does each variant change exactly one thing? Did participants actually hit the assumption? Is built, faked, and unknown all written down? When the answer is no, the remedy is always the same: cut scope. The session date does not move. And one caveat — this rhythm assumes the harness already exists. If it does not, building it is your first sprint's real output.
Slide 6 — Mid-sprint critique: catching drift while it is cheap
Wednesday morning is the gate that earns its keep. The build went well on Tuesday, the temptation is to keep going — and the cost of skipping the critique arrives on Thursday, when there is no time left to act on it. The critique's job is narrow: protect the session. Walk the happy path the way a participant will, on the device they will use. Check it against the brief, not against taste. Make sure the riskiest assumption is actually encounterable — something people do, not something they look at. Hunt for invented scope, because agents drift towards completeness you did not ask for. Then make the cuts. The date holds; the scope moves. And anything you find yourself correcting twice goes into the harness, not into the chat.
Slide 7 — Testing the prototype: tasks, observations, findings
Thursday afternoon, the prototype meets people. The thing being tested is the assumption, not the prototype. Tasks come straight from the happy path — the participant tries to do the thing, unprompted where you can manage it. Observations are concrete: what they did, where they hesitated, what they said at the moment the assumption showed up. Findings lead with the answer to the riskiest assumption, with evidence attached — like the pricing sprint where five of six customers completed the flow and the breakdown-by-default variant drew fewer trust questions. That sentence settled the argument. And one discipline: when someone reacts to a part you knowingly faked, log it, but do not call it a finding. You already knew that edge was rough.
Slide 8 — The honest handoff: built, faked, unknown, production cost
Now the handoff itself — one document, four honest sections. Built: what genuinely works, and at which widths. Faked: every hard-coded value, stubbed screen, and skipped permission, written down so it cannot become a production bug by accident. Unknown: what the sprint could not test — scale, feasibility, the people who were not in the room. Learned: the findings, with evidence linked. And production cost: an honest sketch of what building it properly requires, including the parts that get rebuilt rather than reused. The test for the whole document is simple. Could someone scope the production work from it without talking to you — and without inheriting a single silent guess? If yes, the handoff is done. And write the disposal decision into it: archived after the readout, nothing promoted without review.
Slide 9 — What engineering actually needs from a prototype handoff
So what does engineering actually need? Not the prototype repository. Each item in the packet has a specific job. The prototype is reference behaviour — they walk it to feel the interaction, and they never copy the code. The spec is what they build from, and its acceptance criteria become the QA checklist. The token and component list maps to production components, and every value that bypassed the system gets a named decision instead of a quiet guess. The known gaps size the real work — nothing faked in the prototype is assumed to exist. And the open questions go to the designer in one answer session before the build, instead of being guessed screen by screen. The prototype is the question answered. The spec is what gets built. Keep those two things separate and prototype code never leaks into production.
Slide 10 — Worked example: a sprint retrospective with real timings
Let's trace a real one. A SaaS team, six customer interviews booked, and a month-old argument about whether customers would understand usage-based pricing if they could see the price respond to their own inputs. The brief and harness check took about an hour and a half. The happy-path build loop: two passes, roughly ninety minutes, because the harness supplied the parts. The critique cut one piece of invented scope and fanned out two variants — breakdown shown by default, or revealed on demand. QA caught a label overflowing at exactly the laptop width the interviews used. Five of six customers completed the flow unprompted, and the default-breakdown variant drew fewer trust questions. The handoff took two hours: findings, the faked list, a spec for the winning variant, and a written archive decision. About a day of designer attention, an afternoon of agent time — and a month-long argument settled.
Slide 11 — What the sprint cannot prove
Before the exercise, the limits — because the sprint's biggest risk is its own success. A good sprint proves one thing: that participants could complete the flow and how they reacted to the assumption, in a session, with sample data. It does not prove feasibility, performance, or that the data model holds. It does not generalise to the people who were not in the room. It does not make the keep-or-throw-away decision — a person with authority owns that, and they have to make it right after a good session, when keeping the code feels most reasonable. And it does not replace production design. Here is the economic version of the argument: the sprint is cheap because the prototype is disposable. The first time prototype code ships, every sprint after it inherits production caution — and stops being cheap.
Slide 12 — Exercise: plan a sprint for one feature, on one page
Your turn. Take one feature from your actual work — one feature, one surface — and plan its sprint on a single page. Name the design question and the riskiest assumption, one sentence each. Write the happy path in three to six steps, and the out-of-scope list right next to it. Lay out the week: agent runs, gates, and the session date. Define the demo moment — who sees it, on what device, answering which question. And draft the handoff skeleton now, before anything exists: built, faked, unknown, learned, production cost. Writing those headings first changes how you run the sprint. If you did the earlier exercises, your Module 2 brief and your Module 5 QA matrix drop straight in. One page. If it does not fit, the scope is wrong.
Slide 13 — Summary, and where to go next
Let's close the course. The sprint is everything you learned, run on a clock: scope to one riskiest assumption, bounded agent runs with human gates, a session that produces findings against the brief, and a handoff that separates built, faked, unknown, learned, and production cost. The spec is what engineering builds from; the prototype is reference behaviour and gets archived after the readout. Promotion is a reviewed decision — never momentum. From here, two directions are worth your time: the design systems course, which builds the harness this course kept assuming, and the review and critique course, which sharpens the gates. But before either of those — run the sprint you just planned. The plan is on one page. The session is one calendar invite away. Thanks for taking the course.