Skip to main content

0.6.4 — Help system foundations

Released 2026-05-15.

Stub. Created by WU-3.1 as a placeholder for the first release that ships the help system. Replace with real release notes when the build closes.

What's new

  • Contextual help button on every page (FR-17.2). Click the floating ? button bottom-right to see a quick hint and a "tell me more" link to the deep documentation.
  • Glossary tooltips on requirement content (FR-17.8). Recognised glossary terms now show their definition on hover.
  • Glossary search autocomplete (FR-17.8). The Index Search page suggests terms as you type.
  • Page Inventory admin (FR-17.15). Admins can curate which pages appear in the demo flow and in what order.

Behind the scenes

  • Caddy replaces nginx as the dev web server (dev/prod parity).
  • Docusaurus serves the deep documentation at docs.reqqa.ai (and docs.defospam.ai in development).
  • New page_inventory and help_pages tables, plus is_demo columns on organisations and applications.

Upgrade notes

  • Apply documentation/migrations/0.6.4/0001..0003.sql to production MySQL before deploying the new code.
  • DNS A records required for docs.reqqa.ai before the docs site is reachable in production.