• v1.13.2: presentation badge cleanup + platform architecture diagram
    acdl-ci / Lint (push) Successful in 9s
    acdl-ci / Platform check-only (offline) (push) Successful in 24s
    acdl-ci / Test (push) Successful in 5m51s
    Stable

    grimacing released this 2026-07-29 15:35:00 +00:00 | 351 commits to main since this release

    v1.13.2 — presentation badge cleanup + platform architecture diagram

    NFR patch (docs-only, no code changes).

    Changes

    Badge cleanup — removed all testing and agentic maturity badges from both leadership decks across all 4 pipeline layers (source .md, Marp -marp.md, rendered .html, talking-points). Only the planned badges are retained where relevant. The Marp inline style: CSS dropped the .testing / .agentic rules (kept .planned). The README maturity-framing section updated to describe only the Planned badge.

    Platform architecture diagram — added a new Slide 3 "The platform at a glance" to both decks, right after the problem statement. A shared mermaid source (assets/mmd/platform-architecture.mmd) renders to assets/png/platform-architecture.png and is embedded in both Marp decks. The diagram shows the full logical topology: consumer surfaces (technical dev + citizen dev) → contract schema → central pipeline (8 fixed stages) → cross-cutting components (module catalog, stateless engine adapter, platform-managed environments, HITL gates, hash-chained evidence stream) → downstream AWS resources. All subsequent slides renumbered 4–11; talking points + README directory layout + slide counts synced. Both HTML decks re-rendered via Marp.

    Decks affected

    • how-the-platform-works (11 main + TOC + 8 appendix = 20 slides)
    • the-developer-experience (11 main + TOC + 7 appendix = 19 slides)

    Commits

    • 139224f docs(P71b): presentation badge cleanup + platform architecture diagram (v1.13.2)
    • af91965 docs(ship): v1.13.1 complete — config.json schema migration

    Requirements covered

    Docs-only NFR patch — no functional requirements affected.

    Known issues

    None.

    Downloads