-
released this
2026-07-23 15:58:40 +00:00 | 451 commits to main since this releasev1.9.7 — Talking Points Files + 4-Step Slide Creation Process
Docs-only patch release on the v1.9 line.
What's new
Two talking points files — one per deck — distilling the source of truth (speaker notes + content) into presenter-ready cues indexed by the Marp deck's 10-slide structure:
how-the-platform-works-talking-points.md— 10 sections, 3-6 bullets per slide + key takeawaythe-developer-experience-talking-points.md— 10 sections, 3-6 bullets per slide + key takeaway
Each section has:
- 3-6 talking point bullets — punchy, actionable cues distilled from the source markdown's speaker notes (not verbatim — prompts like 'Land this point,' 'Contrast with X,' 'Be honest about Y')
- Key takeaway — the one memorable thing the audience should walk away with from that slide
README updated to document the 4-step process:
- Full markdown (source of truth)
- Marp deck (lean, 10 slides)
- HTML + PPTX (rendered)
- Talking points (presenter cues)
Commits
016068fdocs(P50): add talking points files + update README to 4-step process
Tests
- 494 tests pass
run_ci.shexits 0 (lint, test, check-only)
Downloads