System status
All systems operational.
Live health checks for the LynQX platform — marketing site, app demo, agent layer, and dependencies. JSON endpoint at /api/health for uptime monitors.
All systems operational
Last checked May 10, 2026, 5:28 PM
- Status
- ok
- Service
- lynqx-web
- Version
- 0.1.0
- Server time
- 5:28:30 PM
Components
Marketing site
biotech.startupcrafters.com — public-facing pages, blog, pricing.
App demo
lynqx.startupcrafters.com — persona dashboards, kanban, role-picker.
Apply API
POST /api/applications — candidate applications with idempotent writes.
Postgres (Supabase pooler)
Primary OLTP store — projects, applications, audit log, RLS.
Anthropic LLM
Claude Opus / Sonnet / Haiku — agent inference layer.
Auth (Supabase)
Sign-in, sign-up, MFA. Disabled in preview-mode demo.
Neo4j (graph)
Knowledge graph for capability traversal — Phase 2 dependency.
Redis (rate limit / cache)
Upstash in prod, local in dev. Used for rate limiting + RBAC cache.
Recent incidents
Brief Apply API latency spike (<3 min)
Apr 22, 2026
Supabase connection pool saturated during a deploy rollover. New pool warmed up automatically. Zero data loss; affected requests retried successfully.
Anthropic upstream rate limit (read-only mode)
Mar 4, 2026
Anthropic returned 429s for ~12 minutes during a model rollout. Concierge fell back to Haiku 4.5 for sync calls and queued async work. No customer-visible degradation other than slower agent reasoning latency.
Subscribed via uptime monitor?
Point your monitor at /api/health — returns 200 with JSON when healthy.