chore: classify audit evidence lifecycle endpoint
Dependency Audit / dependency-audit (push) Successful in 1m49s
Deployment Installer / deployment-installer (push) Successful in 7s
Security Audit / security-audit (push) Failing after 11m51s

This commit is contained in:
2026-08-20 18:00:21 +02:00
parent 47c90400af
commit d08f9f0f2d
@@ -280,6 +280,13 @@
"rationale": "The module WebUI constructs this endpoint through a mounted router prefix, generic action, or provider path.", "rationale": "The module WebUI constructs this endpoint through a mounted router prefix, generic action, or provider path.",
"repository": "govoplan-audit" "repository": "govoplan-audit"
}, },
{
"category": "intentionally_headless",
"method": "GET",
"path": "/admin/audit/evidence-bundles/{}",
"rationale": "Evidence export clients can poll the persisted request/result lifecycle before downloading; the current synchronous administration action downloads ready bundles directly.",
"repository": "govoplan-audit"
},
{ {
"category": "ui_reachable", "category": "ui_reachable",
"method": "GET", "method": "GET",