Adopt the shared interface pattern language

This commit is contained in:
2026-08-04 08:21:50 +02:00
parent 49cbe258e0
commit 075b6df175
7 changed files with 112 additions and 5 deletions
+5
View File
@@ -182,6 +182,11 @@ manifest = ModuleManifest(
href="govoplan-portal/docs/SERVICE_DIRECTORY_CONCEPT.md",
kind="repository",
),
DocumentationLink(
label="Portal interface pattern audit",
href="govoplan-portal/docs/INTERFACE_PATTERN_MIGRATION.md",
kind="repository",
),
),
),
),