v2.5.5 — Surface audit fatals (no more opaque 500)
Diagnostic + resilience fix for the audit endpoint.
- The audit now catches fatal PHP errors (\Throwable), not just exceptions, so a failure returns a clear message (with file:line, logged and shown to the dashboard) instead of an opaque HTTP 500 / 'critical error' page.
- This surfaces the actual cause of the remaining audit failure so it can be fixed precisely.
Attached zip extracts to conversion-iq/. Point your get-config /api/plugin-info version to 2.5.5 and download_url to this zip.