Fix MVP audit evidence pipeline

This commit is contained in:
2026-06-08 08:33:15 +02:00
parent a45b92ea0a
commit ff18fc202e
16 changed files with 771 additions and 52 deletions

View File

@@ -43,7 +43,8 @@ export const integrationReadinessDefinitions: IntegrationReadinessDefinition[] =
id: "screenshotone",
label: "ScreenshotOne",
requiredEnv: ["SCREENSHOTONE_API_KEY"],
errorSurface: "Screenshot-Erfassung zeigt API-, Quota- und Rendering-Fehler.",
errorSurface:
"Convex-Run-Events der Audit-Generierung zeigen fehlende Keys, API-, Quota- und Rendering-Fehler.",
},
{
id: "smtp",