feat: extend resident permit service journey
Dependency Audit / dependency-audit (push) Successful in 1m46s
Deployment Installer / deployment-installer (push) Successful in 9s
Security Audit / security-audit (push) Failing after 1s

This commit is contained in:
2026-08-19 12:33:34 +02:00
parent 69519a92b4
commit f8b06887d2
6 changed files with 252 additions and 3 deletions
@@ -1146,6 +1146,38 @@
"rationale": "This capability-first module intentionally exposes a headless API for other modules and integrations.",
"repository": "govoplan-parties"
},
{
"category": "missing_ui",
"method": "GET",
"path": "/payments/requests",
"rationale": "The first payment vertical slice is capability-first; its guided operator workspace will adopt the centralized layout usage contract.",
"repository": "govoplan-payments",
"tracking_issue": "https://git.add-ideas.de/GovOPlaN/govoplan-payments/issues/1"
},
{
"category": "missing_ui",
"method": "POST",
"path": "/payments/requests",
"rationale": "The first payment vertical slice is capability-first; its guided operator workspace will adopt the centralized layout usage contract.",
"repository": "govoplan-payments",
"tracking_issue": "https://git.add-ideas.de/GovOPlaN/govoplan-payments/issues/1"
},
{
"category": "missing_ui",
"method": "GET",
"path": "/payments/requests/{}",
"rationale": "The first payment vertical slice is capability-first; its guided operator workspace will adopt the centralized layout usage contract.",
"repository": "govoplan-payments",
"tracking_issue": "https://git.add-ideas.de/GovOPlaN/govoplan-payments/issues/1"
},
{
"category": "missing_ui",
"method": "POST",
"path": "/payments/requests/{}/manual-reconciliations",
"rationale": "The first payment vertical slice is capability-first; its guided operator workspace will adopt the centralized layout usage contract.",
"repository": "govoplan-payments",
"tracking_issue": "https://git.add-ideas.de/GovOPlaN/govoplan-payments/issues/1"
},
{
"category": "intentionally_headless",
"method": "DELETE",