Skip to content
Hussein Jarrar edited this page Sep 12, 2026 · 2 revisions

v0.31.1

5 changes · 2 Bugfixes, 3 Chores · 19 points.

Bugfix

  • RADD-1006 Two braces silently delete every heading on a page: {{ makes a markdown body look like Jira
    A wiki page whose body contains a fenced code block with multi-line markup in it renders with no headings at all. Every ## in the document becomes body text or a code block. The failure is not local to the offending block — it takes out headings that appear earlier in the document than the block does.
    bug editor pages · 5 pts · 3205b4ff
  • RADD-1006 Two braces silently delete every heading on a page: {{ makes a markdown body look like Jira
    A wiki page whose body contains a fenced code block with multi-line markup in it renders with no headings at all. Every ## in the document becomes body text or a code block. The failure is not local to the offending block — it takes out headings that appear earlier in the document than the block does.
    bug editor pages · 5 pts · d80ecf96

Chore

  • RADD-1002 Publish the documentation tree to the wiki, with screenshots as attachments
    The agents draft markdown files and PNGs into a scratchpad. Something has to turn that into a page tree under Radd Documentation, with the images actually displayed rather than linked to a path that means nothing to a reader.
    docs pages tooling · 3 pts · 20b336e2
  • RADD-1002 Publish the documentation tree to the wiki, with screenshots as attachments
    The agents draft markdown files and PNGs into a scratchpad. Something has to turn that into a page tree under Radd Documentation, with the images actually displayed rather than linked to a path that means nothing to a reader.
    docs pages tooling · 3 pts · 1b5dfd27
  • RADD-1001 A read-only screenshot harness that drives the live SPA with a PAT
    The user documentation needs screenshots of the real panels on project.radd-hq.com. Two obstacles.
    docs tooling · 3 pts · 00889505

Changes from v0.31.0 to v0.31.1.


Mirrored from project.radd-hq.com on 2026-09-12. Documentation is written there; this copy is regenerated by scripts/publish_wiki.py and hand edits do not survive it.

Clone this wiki locally