Skip to content

Add presentation site + live-demo runbook - #4

Merged
camharris93 merged 1 commit into
mainfrom
demo-artifacts
Jun 12, 2026
Merged

Add presentation site + live-demo runbook#4
camharris93 merged 1 commit into
mainfrom
demo-artifacts

Conversation

@camharris93

Copy link
Copy Markdown
Owner

Two demo artifacts for the upcoming internal demo, committed so they travel with the repo (survive a reclone) and can optionally be served via GitHub Pages.

presentation/index.html

A self-contained, single-file scrollytelling site for the talk portion (before switching to the live terminal). No build step, no network — opens offline from file://. 13 sections telling the story: the tension → deterministic core, AI at the edges → the layered architecture → the L1→L7 trust pipeline → "let's demo." Present with arrow keys / Space; F for keyboard help. Verified rendering across the key sections.

demo/RUNBOOK.md

A beat-by-beat runbook for the live terminal demo (macOS, ~20 min): fresh-reclone provisioning + a pre-flight checklist, the reset workflow, and five acts — cold start → ask (with the live L1→L7 trace) → curate a mart from an answer → orchestrate --break → bring-your-own-data — each with SAY/RUN/SHOW/LAND, recovery steps, and known-good questions. Command sequences were run and verified (including the correct scaffold-before-up order for onboarding a new dataset).

demo/reset.sh

Drops the warehouse + the demo dataset so cold-start can be re-run clean between rehearsals.

Pairs with #3 (the orchestrate --break fix) — merge both before the demo reclone.

🤖 Generated with Claude Code

presentation/index.html — a self-contained (no build, no network, offline)
single-page scrollytelling site for the talk portion of a demo: the story from
problem → "deterministic core, AI at the edges" → architecture → the L1-L7 trust
pipeline → demo hand-off. Present with arrow keys; F for help.

demo/RUNBOOK.md — a beat-by-beat runbook for the live terminal demo (macOS):
fresh-reclone provisioning + pre-flight, a reset script, and five acts
(cold start → ask → curate a mart → orchestrate --break → bring-your-own-data),
with recovery steps and known-good questions. Command sequences are verified.

demo/reset.sh — drop the warehouse + the demo dataset to re-run cold-start clean.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@camharris93
camharris93 merged commit 585c011 into main Jun 12, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant