Document reporting interface patterns

This commit is contained in:
2026-08-04 01:50:14 +02:00
parent 0abcc2455e
commit a81151391b
7 changed files with 81 additions and 2 deletions
@@ -455,6 +455,11 @@ manifest = ModuleManifest(
href="govoplan-reporting/docs/ADMIN_GUIDE.md",
kind="repository",
),
DocumentationLink(
label="Reporting interface pattern audit",
href="govoplan-reporting/docs/INTERFACE_PATTERN_MIGRATION.md",
kind="repository",
),
),
),
),