• v0.2.2 018e323ed4

    Release 0.2.2: Philosophy.jsx now renders mermaid (uses MarkdownPreview)

    benstull released this 2026-05-26 20:31:49 +00:00 | 238 commits to main since this release

    Philosophy.jsx parsed PHILOSOPHY.md with bare marked + dangerouslySet
    InnerHTML, so ```mermaid fences fell through as

     blocks. Swapped
    to MarkdownPreview, which already carries the lazy mermaid loader +
    SVG render path used by the RFC body view. Pre-existing gap, surfaced
    when an OHM deployment authored a mermaid block in its PHILOSOPHY_PATH
    override.

    PATCH per SPEC §20.2 — additive, no operator action required beyond
    the routine rebuild + restart.

    Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com

    Downloads