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(anddocs.defospam.aiin development). - New
page_inventoryandhelp_pagestables, plusis_democolumns onorganisationsandapplications.
Upgrade notes
- Apply
documentation/migrations/0.6.4/0001..0003.sqlto production MySQL before deploying the new code. - DNS A records required for
docs.reqqa.aibefore the docs site is reachable in production.