Document contextual help link contract

This commit is contained in:
2026-08-03 07:35:42 +02:00
parent 6607a3eeae
commit abe2f78fc3
2 changed files with 12 additions and 0 deletions
+3
View File
@@ -106,3 +106,6 @@ excluded from the user projection.
- `docs/DOCUMENTATION_LAYER_CONCEPT.md` defines the configured, available, and evidence documentation model.
- `docs/INSTANCE_AWARE_DOCUMENTATION.md` defines the runtime context and condition model.
- `docs/DOCUMENTATION_EXPERIENCE_CONCEPT.md` defines the workflow, structure/reference, and design-pattern documentation experience.
- Core's `DocumentationHelpLink` is the stable route/field/blocker entry point
into a topic or help context, with hosted fallback when this module is not
active.