diff --git a/tools/inventory/endpoint-surface-declarations.json b/tools/inventory/endpoint-surface-declarations.json index 42c27f6..e5cd404 100644 --- a/tools/inventory/endpoint-surface-declarations.json +++ b/tools/inventory/endpoint-surface-declarations.json @@ -280,6 +280,13 @@ "rationale": "The module WebUI constructs this endpoint through a mounted router prefix, generic action, or provider path.", "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", "method": "GET",