-
released this
2026-08-12 00:36:55 +00:00 | 226 commits to main since this releasev1.23 — Nova Deck Cleanup & Python PPTX
Summary
NFR milestone (docs/render/test only). Consolidated the deck to a single source-of-truth, restored the clean S&P visual style, made the HTML self-contained (base64 images), built a parallel structured python-pptx generator, trimmed word count, and removed the term penetrate repo-wide.
Phases
- P0 (v1.22.0): pre-execution — specify, clarify, research, plan, grill (4 binding revisions)
- P1 (v1.22.1): consolidate-docs — single -marp.md, speaker notes as HTML comments, delete plain .md (REQ-263,264)
- P2 (v1.22.2): restore-clean-style — theme:default + inline S&P style, retire nova-sp-theme.css from render, benefit .benefit class (REQ-265,266,267)
- P3a (v1.22.3): inline-images — scripts/inline_images.py, self-contained HTML (REQ-268)
- P3b (v1.22.4): python-pptx-generator — scripts/render_pptx.py, pyproject [slides], dual PPTX (REQ-269,270)
- P4 (v1.22.5): trim-wordcount + repo-wide penetrate purge (REQ-271,272)
- P5 (v1.22.6): ci-tests-readme + review + audit + ship (REQ-273,274,275)
Requirements (13)
REQ-263..275 — all complete.
Artifacts
- nova-autonomous-cloud-delivery.html (self-contained, base64 images)
- nova-autonomous-cloud-delivery.pptx (MARP image-of-slide, primary)
- nova-autonomous-cloud-delivery-python.pptx (structured, editable)
Tests
43 tests pass (37 slide pipeline + 6 pptx generator).
Downloads