seriffic Claude Opus 4.7 (1M context) commited on
Commit
5438cc8
·
1 Parent(s): f6423e1

Fix the missed "17 specialists" line on the demo-handoff slide

Browse files

Slide 7 (Live demo) blockquote still said
"17 specialists, ~10 seconds, audit-grade prose. Watch the Stones
light up." That line was outside the visual sweep I did earlier; my
prior commits only touched slides 3, 4, and 5.

Now reads: "Five Stones, around ten seconds, audit-grade prose.
Watch the evidence light up."

That should be the last specialist-vocab leak in the deck — final
grep across deck.md and slides/README.md is clean.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

Files changed (1) hide show
  1. slides/deck.md +1 -1
slides/deck.md CHANGED
@@ -197,7 +197,7 @@ description: AMD x lablab.ai Developer Hackathon, May 4–10 2026
197
  <div class="body" style="font-size: 28px; color: var(--ink); font-weight: 500;">442 East Houston Street, Manhattan</div>
198
  </div>
199
 
200
- <blockquote style="margin-top: 32px;">17 specialists, ~10 seconds, audit-grade prose. Watch the Stones light up.</blockquote>
201
 
202
  ---
203
 
 
197
  <div class="body" style="font-size: 28px; color: var(--ink); font-weight: 500;">442 East Houston Street, Manhattan</div>
198
  </div>
199
 
200
+ <blockquote style="margin-top: 32px;">Five Stones, around ten seconds, audit-grade prose. Watch the evidence light up.</blockquote>
201
 
202
  ---
203