The Premise
We do not know which of these shows will work. Anyone who claims to know which cannabis format goes viral on TikTok is guessing with confidence. What we can control is learning rate. If every video is logged with its script ID, hook ID, show, format, and runtime, then forty videos produce a real answer about what this audience wants. If they are posted without logging, forty videos produce forty opinions.The rule is simple and absolute: a video posted without a log row is a wasted test. The production cost was paid and no information was bought.
What Actually Predicts Reach On TikTok
Not all metrics are equally informative. Ranked by how much they should influence decisions:1. Completion rate
Share of viewers who reach the end. The single strongest driver of distribution. A 30-second video that finishes beats a 60-second video that does not.
2. 3-second hold rate
Share still watching at 3 seconds. Isolates hook quality with almost no contamination from the rest of the video.
3. Rewatch rate
Views divided by unique viewers. Quiz and reveal formats can exceed 1.0 and that is a very strong signal.
4. Share rate
The strongest human signal — and the one comedy wins. Laughter is the most shareable emotion. Data earns saves; comedy earns shares.
5. Save rate
Intent to act later. Our proxy for ‘this replaced their budtender.’ The metric that best predicts app installs.
6. Comment rate
Engagement volume, but noisy — a comment war about indica versus sativa inflates it without indicating quality.
Add share-to-like ratio as an early read. One brand tracks a 3:1 share-to-like ratio in the first 48 hours as its success signal; the best-performing mascot video found ran 0.78 shares per like. It is a sharper 48-hour signal than anything else available, and comedy is where it shows up.Rough scale from the teardowns: above 0.5 shares per like is strong. Above 1.0 is exceptional.
Comedy and data earn different currencies. Data content earns saves — intent to act later. Comedy earns shares, because laughter is the most shareable emotion. Shares travel further than saves, which is why the slate is rebalancing toward comedy-led. Judge a comedy episode primarily on share rate and a data episode primarily on save rate; comparing them on the same metric will mislead you.
Benchmarks
Targets for a new account in its first 90 days. The 3s, 15s, and 30s retention rows are now anchored to researched platform benchmarks rather than guesses — roughly 70% past 3 seconds, 60% at 15 seconds, and 50% at 30 seconds is the level that signals wider reach.Around 90% of underperforming videos fail in the opening, not the body, and the algorithm makes its first distribution call near the 1.5-second mark. That is why hold rate is weighted so heavily here.
Compare 30-second and 60-second videos only within their own runtime band. A 60-second video will always lose a completion-rate comparison against a 30-second one, and that comparison means nothing.
The AI-Content Variable
Two researched facts change how results here should be read:- Properly labeled AI content carries no algorithmic penalty. Label every video. Unlabeled synthetic content runs a four-step path to a permanent ban.
- Low-quality AI loses roughly 30-45% of reach; high-quality AI performs within a few percent of anything else. So a weak result on a video with visible character drift or artifacts is a production failure, not a script failure — do not let it kill a script that was never fairly tested.
quality_flag note to the log for any render with visible drift, and exclude those rows when comparing scripts. Set it at post time — the first analysis runs at 48 hours, so a flag added later cannot protect it.
The Test Design
Each batch isolates one variable. Everything else stays fixed. This is the part that is easy to skip and expensive to skip.The First 40 Videos
A concrete plan for the ramp. Four weeks, ten videos a week, and at the end we know which shows to build a season around.1
Week 1 — Register and breadth (10 videos)
Lead with comedy, since that is where the growth research points. Three from The Comedy Engine, two from Budtender Court, and one each from Receipts, High IQ Test, That’s Why You’re High, Lab Logs, and Roast My Stash. All 30 seconds. All A hooks. This week answers comedy vs education and which show concept has legs.
2
Week 2 — Hook families (10 videos)
Run the eight 15s Hook Tests plus two re-cuts of week 1’s top show with a different hook family. This isolates hook family effect and reads out the outcome-led vs claim-led question directly.
3
Week 3 — Runtime and register (10 videos)
Top two shows again. Five at 30 seconds, five at 60 seconds. Within each, split comedy-led against data-led. Answers how long and how funny.
4
Week 4 — Double down (10 videos)
Eight videos of the winning show, winning hook family, winning runtime. Two wildcards from shows not yet tested, so the slate keeps expanding.
The Episode-1 Cliff
Numbered series decay hard. From a 57-video dataset of one animation channel:
Sequels do not inherit the algorithmic bump. Combined with comedy having the lowest binge rate of any genre, the implication is direct: design for a permanent stream of pilots, not seasons.
Practically, that means every episode must work cold for someone who has never seen the show, and a “part 2” should be a rare deliberate choice rather than a default. When comparing a series’ performance, compare episode 1 against episode 1 of other series — not episode 5 against episode 1, which will always look like failure.
Decision Rules
Applied at 48 hours for a first read and 7 days for the decision. TikTok’s long tail is real — a video can find an audience on day 5 — so no video is judged dead before day 7.Scale
Any metric in the “Scale it” column, or two in “Strong.” Produce four more episodes of that show with that hook family immediately. Winners decay — move while it works.
Iterate
Strong hold rate, weak completion. The hook works and the body does not. Keep the hook, rewrite the middle, shorten by 15 seconds.
Re-cut
Weak hold rate, decent completion among those who stayed. The content is fine and the opening is not. Re-cut with the B hook. Do not re-shoot.
Cut
Three consecutive episodes in the “Weak” column across both hold and completion. Mark the show
retired on the Status Board and move the slot. Sunk cost is not an argument.Repeat what works, immediately and shamelessly. When an episode outperforms, the next three videos should be near-clones — same show, same hook family, same runtime, different subject. This is the single highest-return behavior in short-form video, and the one most creators resist because it feels repetitive to the maker long before it feels repetitive to the audience.
The Performance Log
The log lives atsocial-content/output/tracking/performance-log.csv in the repository. One row per posted video, filled at post time and updated at 48 hours and 7 days.
The
notes column is the most valuable one in the file and the easiest to leave blank. A number tells us what happened; the note is the only place the why survives long enough to be useful three months later.
Weekly Review
Thirty minutes, once a week. Four questions, in order:1
Which hook family won?
Average 3s hold rate grouped by
hook_family. Any family with fewer than four data points is noise, not a result.2
Which show won?
Average completion rate grouped by
show, compared within runtime bands.3
What is next week's clone batch?
The winning combination gets at least six of next week’s ten slots.
4
What gets cut?
Apply the cut rule without negotiating with it. Update the Status Board the same day.
Where This Connects
Individual episode drafts are tracked in thesocial_content_drafts table in Supabase, surfaced through the Social Content Drafts queue. That table tracks draft workflow state — generated, reviewed, approved.
This CSV tracks published performance. They are deliberately separate: the draft queue answers “what is ready to post,” and the log answers “what should we make more of.” Joining them on script_id is the eventual path to an automated dashboard, once there are enough rows for that to be worth building.
Related
Hook Library
The hook IDs this framework measures.
Script Room
The scripts under test.
Status Board
Where scale and cut decisions get recorded.
