New post
// preview room / claude code lab

Stop Dumping Your Entire Repo Into Claude Code

packaged
0:00/0:00
DLDownload thumbnail
Cost ledger
idea$0.032
script$0.034
storyboard$0.050
qa$0.065
package$0.022
total$0.201

QA Council

8.0/10
specificity
8
utility
9
technical validity
6
visual clarity
8
brand fit
9
anti slop
8
platform safety
10
  • TECHNICAL FLAW: 'Model allocates attention budget across all tokens equally' is wrong. Transformers use learned, softmax-weighted attention — not equal allocation. The dilution effect is real (lost-in-the-middle research backs it), but the stated mechanism is imprecise. Fix: 'Every token competes for finite attention; irrelevant files shift weight away from your bug.'
  • INVENTED STAT: 'Signal-to-noise: 3%' in s4 warning — this number is made up. Either derive it from the example (4 signal files / 214 total = 1.9%, which is actually more damning) or cut it. Fabricated precision is slop.
  • STRONG: parseInvoice() → formats.ts:locale undefined → parser.ts:17 null short-circuit is a tight, believable bug trace. Specificity here earns trust.
  • STRONG: 'Cut until it hurts' CTA is the best line in the piece — memorable, action-oriented, slightly uncomfortable.
  • MINOR: 'Root cause identified in 1 hop' in s6 reads as a soft performance claim. It's fine but edges toward hype. Consider removing.
  • s3 kinetic highlight on 'attention is finite' / 'competes' is the right emphasis — these are the load-bearing claims.
  • Hook is counter-intuitive in exactly the right way. No revision needed there.

Storyboard / 45s

1hook_text3s2terminal7s3kinetic_text5s4warning4s5before_after8s6terminal8s7kinetic_text5s8cta5s

Publish

TikToksandbox · private onlyConfigure platforms ↗
Not posted yet. “Publish” uploads to every configured platform (YouTube live + IG/TikTok when a host + tokens are set), and always writes a paste-ready bundle. Runs in the background — this card updates as platforms complete.

Ready to post

No per-platform captions yet. Click “Generate captions” to research hashtags + write a tailored caption for each platform.

Script

hookMore context is making Claude Code dumber.
"Throwing your whole repo at Claude doesn't give it more to work with — it gives it more to ignore."
"Transformer attention is finite. Every irrelevant file competes with the ones that actually matter."
"The model can't distinguish your utils folder from the function you're debugging."
"Surgical context means: identify the call stack, add only those files, nothing else."
"Less input, higher signal density, better output. The math isn't complicated."

Run log

finished / packaged
packaged
08:43:01Trend scannot recorded
08:06:52Idea selectedmistake fix / Context window pollution: why full-repo dumps degrade Claude Code's reasoning quality
08:43:01Hook chosenMore context is making Claude Code dumber.
08:07:01Script drafted5 narration beats
08:07:19Storyboard built8 scenes
08:43:01Fact checknot recorded
08:07:59QA scored8.0/10 pass
08:09:25PackagingStop Dumping Your Entire Repo Into Claude Code
08:43:01Render assetMP4 ready
08:09:25packaged: "Stop Dumping Your Entire Repo Into Claude Code" — total $0.201
08:09:09rendered → /Users/lexaplus/development/Socheli/data/renders/claude_20260605080644.mp4
08:07:59QA passed: 8/10
08:07:19storyboard: 8 scenes, 45s
08:07:01script: "More context is making Claude Code dumber."
08:06:52idea: Context window pollution: why full-repo dumps degrade Claude Code's reasoning quality [mistake_fix]
08:06:44ideating…
BKBack to queue