Refine presentation: remove costs, reorder slides, clean up roadmap#172
Refine presentation: remove costs, reorder slides, clean up roadmap#172
Conversation
- Remove all $50/month Azure cost references (3 locations) - Move 'Abstraction Advantage' slide to position 4 (after Problem/Solution) - Remove 'By the Numbers' slide (was #30) and renumber following slides - Remove 'Phase 4 (v1.6) shipped' from roadmap, keep 'v1.9.0 complete' - Deck now 32 slides with better narrative flow: 1. Title 2. Problem 3. Solution 4. Abstraction Advantage ← moved up 5. Architecture 6-29. Features & capabilities 30. Implementation sequence 31. Roadmap (v1.9.0 complete) 32. Closing https://claude.ai/code/session_01FUJQyGdWpZSgYkW1Xb95gU
There was a problem hiding this comment.
Pull request overview
Updates the HTML Reveal.js deck to improve narrative flow by moving “The Abstraction Advantage” earlier, removing cost references, and simplifying the roadmap/slide lineup.
Changes:
- Insert “The Abstraction Advantage” as slide 4 and renumber subsequent slide comments.
- Remove Azure monthly cost references and delete the “By the Numbers” slide, renumbering the remaining slides.
- Simplify the roadmap slide text (remove “Phase 4 (v1.6) shipped”) and adjust closing slide content.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| <p style="font-size: 0.9em; margin-top: 2em;"> | ||
| Version 1.9.0 • Python 3.9+ • Apache 2.0<br/> | ||
| 159 connectors • STIX 2.1 • AI-assisted • ~$50/month | ||
| 159 connectors • STIX 2.1 • AI-assisted • Apache 2.0 |
There was a problem hiding this comment.
The closing slide line duplicates the license: "Apache 2.0" is listed on both the first and second line. Consider removing it from the second line (or replacing that slot with a different attribute) to avoid redundant/confusing slide text.
| 159 connectors • STIX 2.1 • AI-assisted • Apache 2.0 | |
| 159 connectors • STIX 2.1 • AI-assisted |
| <!-- SLIDE 32: Closing --> | ||
| <section data-background="#1a1a1a"> | ||
| <h1><span class="accent">GNAT</span></h1> | ||
| <h3>One library. Every platform. Total control.</h3> |
There was a problem hiding this comment.
PR description says the deck is now 32 slides, and the in-file slide comments now run 1–32, but the HTML <title> still reads "GNAT — 33-Slide Presentation" (docs/deck/index.html:6). Please update the title to match the new slide count to avoid an outdated browser/tab title.
https://claude.ai/code/session_01FUJQyGdWpZSgYkW1Xb95gU