Problem
The user manual overstates two navigation catalogs:
Ctrl+K is described as a complete finder for every route, but the command palette omits routes such as export/import and the automation queue.
- Workbench mode is described as making Access and Archive visible, while both remain
commandOnly in the shipped navigation catalog.
Bounded outcome
Choose and document one truthful contract for each mismatch: either extend the catalogs with direct tests, or narrow the manual wording to the routes each catalog actually exposes. Keep this issue to navigation discoverability; do not redesign the shell.
Acceptance checks
- Manual claims match the route, command-palette, and Workbench visibility catalogs.
- Direct frontend tests cover any catalog behavior change.
- Docs governance and changed-link checks pass.
Provenance
Combines two same-seam non-blocking MEDIUM findings from the second and final review round on PR #1560.
Problem
The user manual overstates two navigation catalogs:
Ctrl+Kis described as a complete finder for every route, but the command palette omits routes such as export/import and the automation queue.commandOnlyin the shipped navigation catalog.Bounded outcome
Choose and document one truthful contract for each mismatch: either extend the catalogs with direct tests, or narrow the manual wording to the routes each catalog actually exposes. Keep this issue to navigation discoverability; do not redesign the shell.
Acceptance checks
Provenance
Combines two same-seam non-blocking MEDIUM findings from the second and final review round on PR #1560.