System Status

Editorial Conductor

Live checks run on every page load · Wed, 17 Jun 2026 13:46:56 GMT

All Systems Operational

4 of 4 services healthy

Website & CDN

Netlify Edge Network

Operational

Database

Supabase PostgreSQL

1619ms

Operational

AI Engine

Anthropic Claude

1629ms

Operational

Payment Processing

Stripe

1605ms

Operational

Incident History

Writer merge — connection timeout

Resolved

Users attempting to merge Conductor feedback received an "Inactivity Timeout" error. The merge was generating a full chapter rewrite server-side before sending a single byte back — Netlify's load balancer killed the silent connection after ~30 seconds.

Fix: Switched to SSE streaming so tokens flow back immediately, keeping the connection alive. Also switched the rewrite model to Haiku for speed.

3 May 2026 · AI Engine · ~2 hours · Affected: writer merge feature

Analysis pipeline — slow processing (20+ min/chapter)

Resolved

Chapter analyses were taking 20+ minutes per chapter instead of the expected 3–4 minutes. The edge function was deployed without the --no-verify-jwt flag, causing internal self-invocations to return 401 errors. The pipeline fell back to a 2-minute stale-job recovery loop between each of the ten agents.

Fix: Redeployed the edge function with --no-verify-jwt. Deployment checklist updated to prevent recurrence.

May 2026 · Analysis Worker · Occurred twice · Affected: all chapter analyses

Showing all recorded incidents. Both resolved with no data loss.

Editorial Conductor

Ask me anything

Hi! I'm the Editorial Conductor assistant. Ask me anything — how the agents work, what a credit gets you, how series bibles work, or anything else about the product.

Powered by Claude · Editorial Conductor AI