- Remove lingering JSON.stringify calls on 4 auto-serialized JSON columns
(group create/import, page create/update) — Objection 3 handles this automatically
- Add response.ok checks and AbortSignal.timeout to all 4 fetch call sites
(contribute, performUpgrade, azure autocomplete, html-image-prefetch)
- html-image-prefetch renderer now skips images without content-type header
instead of encoding HTML error body as base64 PNG