feat: document contextual and temporal help

This commit is contained in:
2026-08-05 00:03:32 +02:00
parent 1f50505305
commit 2d18ecc9b6
3 changed files with 77 additions and 4 deletions
+7
View File
@@ -70,6 +70,13 @@ cd /mnt/DATA/git/govoplan
Feature content remains in the owning module. Docs indexes and renders the
contributions without importing feature implementations.
Pressing `F1` resolves the focused field or action first, then its containing
dialog or section, current page, and owning module. The shell sends the focused
context together with `fallback_context` and `module`; Docs selects the first
visible exact, page-level, or module-level topic after applying audience and
permission filtering. Modules announce exact route and control identities in
static topic `metadata.help_contexts`.
Capabilities can provide generic documentation without exposing their runtime
provider implementation: