feat: slides deck + logo assets + demo video#17
Merged
Merged
Conversation
Add docs/RangeGuard-Demo-Deck.pptx: a 9-slide Google-Slides-ready deck (16:9, dark-navy design system, Calibri, full speaker notes per slide). Built reproducibly via docs/build_deck.py (python-pptx). Content follows the Session-15 slide spec; demo figures from docs/demo-run-output.md. - project-status.md: tick slides deliverable, refresh date/Now - CLAUDE.md: Session 15 state + implementation-order entry - docs/session-15-slides.md: session record + opening prompt verbatim Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Phase 1 — logo (docs/assets/): shield + bar-chart mark (gradient stroke #FF007A→#9B59B6, green #00d395 bars). SVGs: logo-icon, favicon, logo-standalone (+ -light), logo-full (+ -light). Partner logos from official sources: Uniswap unicorn + Reactive wordmark (+ dark variant). Phase 2 — deck (docs/RangeGuard-Demo-Deck.pptx): rebuilt 9→6 slides (Title / Solution / Flywheel / Five Pillars / Code Walkthrough / Closing). Embedded logos, full speaker notes per slide. Title + Closing lockups composed from the shield icon + native Calibri text (crisper, avoids raster-edge artifact). build_assets.py rasterizes SVG→navy-keyed transparent PNG for python-pptx embedding; build_deck.py builds the deck. Rendered + visually verified via LibreOffice headless. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Summary
Session 15 complete. RangeGuard slide deck, logo assets, and demo video.
What shipped
docs/RangeGuard-Demo-Deck.pptx— 6-slide deck with speaker notesdocs/assets/logo-full.svg— full logo dark backgrounddocs/assets/logo-full-light.svg— full logo light backgrounddocs/assets/logo-standalone.svg— icon + name darkdocs/assets/logo-standalone-light.svg— icon + name lightdocs/assets/logo-icon.svg— icon only (works on both)docs/assets/favicon.svg— 32px browser faviconREADME.md— demo video link + live dashboard linkDemo Video
https://www.youtube.com/watch?v=82_9mEh_POM
Live Dashboard
https://range-guard.vercel.app
Next
Coverage report + gas snapshot + full README