Drafting Modules and Storyboards from a Source of Truth
It is a Wednesday, and an instructional designer has six weeks of work due in eleven days. The cybersecurity refresh for 3,400 employees needs a rebuild, the old version is two policy revisions stale, and the subject-matter expert can give her exactly one hour on Friday. In the old world this is a missed deadline. In the new world she opens a fresh chat, pastes the approved information-security policy, and asks for a storyboard drafted only from that document. Ninety seconds later she has a forty-screen skeleton that would have taken her two weeks. The catch, and the whole subject of this lesson, is that a fast draft and a defensible draft are not the same thing, and the difference is whether every claim on every screen can trace back to a line in that policy.
The Blank Page Is Not the Bottleneck Anymore
For thirty years the slowest part of building a module was the blank page. You had the source material somewhere, a policy, a standard operating procedure, an SME interview recording, a product spec, and you had to read all of it, hold it in your head, and slowly metabolize it into screens, narration, and interactions. The Josh Bersin Company describes AI collapsing the cost of producing learning content across a corporate-training market it sizes near 400 billion dollars, and this is the part it collapses most violently. A first-draft storyboard that used to be a fortnight is now minutes. That number, 400 billion, is a figure to verify against the source rather than repeat as gospel, but the direction is not in dispute on any L&D team that has tried it.
Here is the trap inside the gift. When the blank page was the bottleneck, the slowness was doing real work: it forced you to actually read the source. Every claim you wrote, you wrote because you had just seen it in the policy. The friction was a verification mechanism you did not know you had. Remove the friction and you remove the accidental checking with it. The AI will happily produce a forty-screen module about your information-security policy whether or not it ever read your information-security policy, because a large language model generates the most plausible next words, and plausible-sounding security content is exactly the kind of thing its training data is full of. The draft looks identical either way. That is the danger: speed without grounding produces a confident artifact with no source underneath it.
Two terms anchor everything that follows. A source of truth is the single approved document a claim must trace back to: the current policy, the signed-off SOP, the verified SME transcript, the product spec engineering confirmed. Why you care: when a compliance officer asks "where did this threshold come from," the answer has to be a line in a document, not "the model wrote it." And grounded generation, often called RAG (retrieval-augmented generation), means forcing the model to draft from material you provide rather than from its own training memory. Why you care: an ungrounded draft can invent a policy that does not exist, and an invented policy in a live compliance module is the exact liability this entire program is built to prevent.
A fast draft with no source underneath it is not a time-saver. It is an unexploded liability you shipped at the speed of a button.
Ground the Draft, or Do Not Draft
The single most important habit in AI-assisted content drafting is the one that happens before you ask for a single screen: you decide what the model is allowed to draft from, and you forbid it from drafting from anything else. This is the difference between a tool that accelerates your real source and a tool that confidently improvises around it.
Concretely, grounding a draft means three things. First, you put the actual source material into the conversation, the real policy text, the SOP, the transcript, not a vague description of it. Second, you instruct the model to use only that material and to refuse, flag, or mark a gap rather than fill it from general knowledge. Third, you require the model to point at where each claim came from, so that the provenance is built into the draft instead of reconstructed later under audit pressure.
That third instruction is the one most people skip, and it is the one that turns a draft from a guess into an asset. Consider the difference in a single prompt instruction. The weak version is "write a module on our data-retention policy." The strong version is "using only the attached data-retention policy, draft a storyboard; for every factual claim, threshold, or procedure step, cite the exact section or line it comes from; if the policy does not cover something the module needs, write GAP and stop rather than inventing it." The first prompt invites the model to fill silence with plausibility. The second prompt forecloses it. Same model, same minute, completely different risk profile, because one of them has nowhere to hide an invented fact and the other has everywhere.
It helps to understand why an ungrounded model invents so confidently, because the mechanism explains the discipline. A language model does not retrieve facts; it predicts the most likely next words given everything before them. When you ask about a data-retention threshold without supplying one, the model reaches for the most statistically common threshold across all the policies it ever read in training, which might be a perfectly reasonable industry default and still be wrong for your company. It is not lying and it is not malfunctioning. It is doing exactly what it was built to do, which is produce plausible text, and plausible is not the same as true. The fix is not a better model. The fix is to remove the silence the model fills, by putting your actual numbers in front of it and telling it to use those and only those. Grounding works because it changes the question from "what is a likely retention period" to "what does this specific document say," and only the second question has a defensible answer.
What "Cite the Source or Refuse" Actually Buys You
The instruction to cite or refuse is doing two jobs at once. It suppresses confident invention, because a model told to attach a source to every claim is far less likely to manufacture a claim it has no source for. And it converts the model's blind spots into visible flags. When the draft comes back with "GAP: the policy does not specify a reporting deadline for lost devices," that is not a failure. That is the most valuable line in the whole draft, because it is the model telling you precisely where the human work lives, the place where the SME's one hour on Friday should be spent. An ungrounded draft hides that gap behind a smooth, invented sentence. A grounded draft surfaces it. You want the version that surfaces it.
The Storyboard as the Structure the Draft Pours Into
A storyboard is the screen-by-screen blueprint of a module: for each screen, what is on it (the on-screen text and visuals), what the narration says, what the learner does, and how it connects to the objective. It is the instructional designer's working drawing, the artifact a developer builds from and an SME reviews against. The reason grounded drafting and storyboarding belong in the same lesson is that the storyboard is the container that makes a grounded draft usable. Prose poured into a blank document is a blob. The same prose poured into a storyboard structure is a build.
When you ask the model for a storyboard rather than an essay, you are imposing instructional structure on the generation, and that structure does several things for you at once. It forces the content into screens of teachable size, which fights the model's tendency to write dense walls of text that violate cognitive-load limits. It separates what the learner reads from what the learner hears, which matters because a narration that simply reads the on-screen text aloud violates Mayer's redundancy principle and measurably hurts learning. It makes each screen point back to an objective, which is where you catch content that is interesting but does not serve the goal. And it gives every claim a home with a visible slot for its source, so provenance lives on the screen it belongs to.
A grounded storyboard draft, done well, comes back looking like a table you can actually use. Here is the shape of one screen from the cybersecurity refresh, drafted from the policy and carrying its source on its face.
| Screen | On-screen text | Narration (distinct from text) | Learner action | Objective | Source trace |
|---|---|---|---|---|---|
| 12 | Report a lost or stolen device within 24 hours. | Walk through the why: a lost device is a live entry point until it is reported and wiped. | Tap each consequence of a delayed report. | LO-3: Initiate the lost-device procedure on time. | InfoSec Policy section 7.4, line 3 |
| 13 | Who to notify: the Security Operations desk, not your manager. | Clarify the common mistake of telling a manager and assuming it is handled. | Choose the correct first contact in a scenario. | LO-3 | InfoSec Policy section 7.4, line 6 |
| 14 | GAP | GAP: policy does not state a deadline for reporting a suspected phishing email. | Hold for SME input. | LO-4 | Not in source, needs SME |
Read screen 14. The model did not invent a phishing-report deadline to keep the table looking complete. It marked the gap, named the missing fact, and stopped. That single honest cell is worth more than the thirty-nine smooth screens around it, because it is the difference between a designer who knows exactly what to ask the SME on Friday and a designer who ships a confident, invented deadline to 3,400 inboxes.
Provenance Is Not Paperwork, It Is the Product
It is tempting to treat the source-trace column as bureaucratic overhead, a nice-to-have you would add if you had time. Reframe it. In a regulated or safety context, the provenance is not documentation about the product. It is part of the product. A compliance module without a source trace is a module that cannot be defended, and a module that cannot be defended is, in the eyes of an auditor, the same as a module that is wrong, because neither one can be stood behind when the question comes.
The bright-line rule of this program is unambiguous: AI does not author a regulated or safety claim that ships unverified, and every compliance, safety, or policy statement traces to a human-approved source of truth, full stop. The source-trace column is how you operationalize that rule at the moment of drafting instead of trying to reconstruct it weeks later. When provenance is captured per claim as the draft is born, verification becomes a finite, checkable task: walk the column, confirm each cited line says what the screen says, resolve each GAP with the SME. When provenance is not captured, verification becomes an open-ended re-read of the entire source against the entire module under deadline, which is exactly the work everyone skips and exactly the skip that ships the hallucinated step.
There is a useful mental model here. Think of the grounded draft as a courtroom exhibit rather than a creative writing assignment. Every load-bearing sentence is a claim, and every claim needs a witness, the line in the source that backs it. The model is a very fast, very fluent clerk who can assemble the exhibits but cannot testify and cannot be cross-examined. You are the one who will stand and be questioned. So you build the draft the way you would build a case: claim, source, claim, source, with the gaps marked honestly because a marked gap is survivable and an invented fact is not.
This reframing also changes how you think about the SME's time, which is almost always the scarcest resource in the whole build. An SME who is handed a forty-screen module and told "please review this" faces an unbounded task and will, under real-world pressure, skim. An SME who is handed the same module with a source-trace column and a short list of marked gaps faces a bounded, specific task: confirm these three gaps, spot-check these cited lines. The provenance you captured at drafting time is what turns the SME's hour from a nervous skim into a targeted verification. You are not just protecting yourself from the auditor. You are making it possible for the one expert whose sign-off you need to actually do their job in the time they have. That is a practical kindness and a risk control at the same time.
Capture the source as the claim is born, or spend three times as long proving it later, under deadline, with an auditor reading over your shoulder.
A Worked Example: Six Weeks Into Four Days
Return to the designer with eleven days and watch the same task run two ways.
Before (fast but ungrounded). She types "draft a forty-screen cybersecurity awareness module with a ten-question quiz" and attaches nothing. The model, trained on a planet's worth of security content, produces a polished module in two minutes. It reads beautifully. It also asserts that employees must change passwords every 90 days, a practice the company actually retired last year in favor of passphrases and conditional prompts, and it states a phishing-report deadline of "immediately or within one business day" that appears in no company document. Both claims are plausible. Both are wrong for this company. Neither has a source, because there was no source. The module goes to the SME, who has one hour, skims the first ten screens, sees nothing alarming on the surface, and approves. The stale password rule and the invented deadline ship to 3,400 people, and the security team spends the next quarter fielding tickets from employees doing the wrong thing because the official training told them to. When someone asks where the 90-day rule came from, the honest answer is: the model's training data, and nobody caught it.
After (fast and grounded). She pastes the current information-security policy and the passphrase standard into the conversation and instructs: "Draft a forty-screen storyboard using only these two documents. For every claim, cite the section and line. Where the documents do not cover something the module needs, write GAP and name what is missing. Do not import general security best practices." The draft comes back in the same two minutes, structured as a storyboard table with a source-trace column. It correctly teaches passphrases because that is what the source says, never mentions a 90-day rule because the source retired it, and marks three GAPs, including the phishing-report deadline that genuinely is not specified anywhere. Now the SME's one hour is spent where it matters: confirming the three gaps and spot-checking ten cited lines, not hunting blind for invented facts. The build time still collapses from six weeks to four days. The difference is that this time the speed is safe, because every screen either traces to an approved line or wears a flag saying a human still has to decide.
Same designer, same deadline, same two-minute draft. One version creates a quarter of cleanup and an audit she cannot win. The other creates a defensible module and a precise list of the few decisions that were always going to need a human. The grounding did not slow her down. It aimed her.
The Discipline That Makes the Speed Safe
The skill this lesson teaches is not "prompt an AI for a module." Anyone can do that, and the result is the "before" disaster. The skill is a small, repeatable discipline that lets you keep almost all of the speed while removing almost all of the risk. Decide the source of truth before you draft. Put the real material in front of the model, not a description of it. Instruct it to draft only from that material and to mark gaps rather than fill them. Demand a per-claim source trace so provenance is born with the draft. Ask for a storyboard structure so the draft is a build, not a blob. Then spend your scarce human and SME time exactly where the draft flagged that it is needed.
Do that, and you become the designer the Bersin disruption rewards rather than replaces: the one who turns a six-week build into a four-day build and can still hand a compliance officer a source trace, an SME a tight list of gaps, and a CFO a faster build that did not trade speed for a liability. The AI drafted the module. You grounded it, traced it, and own it. That ownership, captured at the moment of drafting, is the entire job.
Key Takeaways
- The blank page used to be the bottleneck, and its slowness was an accidental verification mechanism; AI removes the slowness and the accidental checking with it, so verification now has to be deliberate.
- A fast draft and a defensible draft are different artifacts; the difference is whether every load-bearing claim traces to a line in an approved source of truth.
- Grounded generation means putting the real source material in front of the model, instructing it to draft only from that material, and requiring it to cite where each claim came from or mark a gap.
- The "cite the source or refuse" instruction both suppresses invented claims and converts the model's blind spots into visible GAP flags that tell you exactly where human and SME time belongs.
- A storyboard is the structure that turns a grounded draft into a usable build: screens of teachable size, narration distinct from on-screen text, each screen tied to an objective, each claim carrying its source.
- Provenance is not paperwork added later; it is part of a regulated module's product, and capturing it per claim as the draft is born turns verification into a finite, checkable task.
- The bright-line rule holds: AI does not author a regulated or safety claim that ships unverified, and every compliance, safety, or policy statement traces to a human-approved source, full stop.
- Grounding does not slow the build down; it aims it, collapsing six weeks into days while keeping the result defensible to compliance, the SME, and finance.
Skill.re