docs(dfw): tokenomics session — talking track and slide deck#85
Merged
Conversation
A 10-minute, discussion-led session for DFW Innovation Day, anchored on this repo as the worked example. The argument is that AI economics are driven by architecture and routing, not token pricing — so the evidence is the repo itself rather than a price table. - tokenomics-deck.html — 12 slides, single self-contained file (images inlined as data URIs, no network, no build). Presenter tooling: per-slide speaker notes, a 10-minute talk clock that warns at 8:30, overview grid, keyboard nav, and a print stylesheet for a PDF backup. - talking-track.md — the script with timing marks, Q&A backup including the likely pushback and honest answers, and a rehearsal checklist. - README.md — how to run it and what remains to be filled in. Every figure is derived from this repository at v1-original and main, and slide 12 lists each claim against the command or file it came from. The v1 web-UI screenshots are the ones already committed under docs/screenshots/. Two deliberate gaps, both marked in-place rather than guessed: - Token/spend figures render as dashed PENDING tiles. The Grafana LLM consumption data was not reachable from this environment, and a plausible invented number is worse than a visibly empty one on a slide about cost. - The palette is brand-adjacent, not sampled — slalom.com is blocked by the session's egress policy. All colour derives from one token block at the top of the file so correcting it is a single edit. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QcgK3D8YTuJtRQLTiortmE
Owner
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A 10-minute, discussion-led session for DFW Innovation Day, anchored on this repository as the worked example.
The core message is that AI economics are driven by architecture and workload routing, not token pricing — so the evidence is the repo itself rather than a price-per-million table.
What's here
docs/dfw-innovation-day/tokenomics-deck.htmltalking-track.mdREADME.mdThe deck carries its own presenter tooling: per-slide speaker notes (
S), a 10-minute talk clock that warns at 8:30 and goes red past 10:00 (T), an overview grid (G), keyboard navigation, and a print stylesheet so a PDF backup is one Cmd-P away.The argument, slide by slide
v1-originalvs. the spec-only rebuild onmain, which is a natural A/B on cost: 33 days → 10, 144 commits → 54, 14,660 lines → 9,929, and v1 had zero CI where the rebuild can't merge without ten required checks.Appendices cover the two expensive failure modes (
ps-exp-01's 1,410 commands for zero code;ps-exp-02's byte-for-byte recovery that every gate approved), the provenance chain, and a source table listing every claim against the command or file it came from.Two deliberate gaps, marked in place rather than guessed
PENDINGtiles. The Grafana LLM consumption data wasn't reachable from this environment. On a slide about cost, a plausible invented number is worse than a visibly empty one — the placeholders are styled so they cannot be mistaken for real figures. Search the HTML foris-pending.slalom.comis blocked by this session's egress policy (403 on CONNECT), so the colors are a best read rather than measured values. Every color derives from one token block at the top of the file, so correcting it is a single-block edit.Notes for review
crates/oropenspec/touched.v1-originalandmain; slide 12 is the provenance table.#EB6834/#0C62FB) was validated for colorblind separation and contrast rather than picked by eye — worst-pair CVD ΔE 31.6, normal-vision ΔE 40.6, both above 3:1 on the light surface.docs/screenshots/, cropped and re-encoded to WebP.🤖 Generated with Claude Code
https://claude.ai/code/session_01QcgK3D8YTuJtRQLTiortmE
Generated by Claude Code