Refresh documentation cross-links
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful

This commit is contained in:
2026-06-11 14:25:42 +00:00
parent 42321eb166
commit 3ec0a9bd84
8 changed files with 15 additions and 1 deletions

View File

@@ -170,7 +170,7 @@ Documentation must follow [`docs/policy/documentation.md`](documentation.md).
Rules for architecture-related docs:
- Current-behavior docs must describe implemented behavior only.
- Planned work, including outlook endpoints, belongs only under `docs/roadmap/` until implemented.
- Unimplemented work belongs only under `docs/roadmap/` until implemented.
- Prefer links to canonical docs over repeated reference material.
- Update docs in the same change when modifying public routes, query behavior, config behavior, runtime behavior, presenter payloads, or database read assumptions.