{
  "service": "willbracken.com",
  "status": "operational",
  "endpoints": {
    "GET /": "service descriptor",
    "GET /health": "health probe",
    "GET /chat/suggest": "starter prompts",
    "GET /metrics": "public-safe aggregated landing telemetry",
    "POST /chat": "streaming SSE chat",
    "POST /contact": "contact form (Turnstile required)",
    "POST /api/feedback": "feedback submission",
    "GET /.well-known/security.txt": "security disclosure"
  }
}