• v1.9.3 ec30f4ae56

    v1.9.3 — Rendered Presentation Decks
    acdl-ci / Lint (push) Successful in 7s
    acdl-ci / Test (push) Successful in 27s
    acdl-ci / Platform check-only (offline) (push) Successful in 9s
    Stable

    grimacing released this 2026-07-23 13:44:22 +00:00 | 460 commits to main since this release

    v1.9.3 — Rendered Presentation Decks

    Docs-only patch release on the v1.9 line. Renders both Marp presentation decks to self-contained HTML (committed to the repo) and PPTX (attached to this release).

    What's new

    • HTML renderings committed to docs/presentations/ — both decks are now viewable in any browser and on the git forge. The HTML files embed all diagram images as base64 data URIs and render the full S&P Global Energy brand theme (#D6002A red-core, #1B1B1B grey-90, Akkurat Pro font, red accent bar on title slides).
    • PPTX files attached to this release — downloadable for stakeholders who need PowerPoint format.
    • README updated — documents the 3-step process with HTML as a committed artifact and PPTX as a release attachment.

    Files

    • docs/presentations/how-the-platform-works.html (157KB, self-contained)
    • docs/presentations/the-developer-experience.html (165KB, self-contained)
    • how-the-platform-works.pptx (attached, 15 slides)
    • the-developer-experience.pptx (attached, 16 slides)

    Commits

    • ec30f4a docs(P46): render Marp decks to HTML + PPTX, update README for rendered artifacts

    Tests

    • 494 tests pass
    • run_ci.sh exits 0 (lint, test, check-only)
    • run_platform.sh --check-only exits 0
    Downloads