Skip to content

Refine presentation: remove costs, reorder slides, clean up roadmap#172

Merged
wrhalpin merged 1 commit intomainfrom
claude/live-presentation-deck-tYlEP
Apr 26, 2026
Merged

Refine presentation: remove costs, reorder slides, clean up roadmap#172
wrhalpin merged 1 commit intomainfrom
claude/live-presentation-deck-tYlEP

Conversation

@wrhalpin
Copy link
Copy Markdown
Owner

  • 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 Track GNAT presentation slides; remove *.pptx from .gitignore #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
    6. Implementation sequence
    7. Roadmap (v1.9.0 complete)
    8. Closing

https://claude.ai/code/session_01FUJQyGdWpZSgYkW1Xb95gU

- 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
Copilot AI review requested due to automatic review settings April 26, 2026 17:30
@wrhalpin wrhalpin merged commit fe0d345 into main Apr 26, 2026
12 of 19 checks passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread docs/deck/index.html
<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
Copy link

Copilot AI Apr 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Suggested change
159 connectors • STIX 2.1 • AI-assisted • Apache 2.0
159 connectors • STIX 2.1 • AI-assisted

Copilot uses AI. Check for mistakes.
Comment thread docs/deck/index.html
Comment on lines +389 to 392
<!-- SLIDE 32: Closing -->
<section data-background="#1a1a1a">
<h1><span class="accent">GNAT</span></h1>
<h3>One library. Every platform. Total control.</h3>
Copy link

Copilot AI Apr 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copilot uses AI. Check for mistakes.
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.

3 participants