{
  "id": "platform-reliability-page",
  "meta": {
    "title": "Olon Platform Reliability — The only platform where our outage doesn't affect your site",
    "description": "Sovereignty is the best SLA. If Olon goes down, your Vercel site keeps serving. Your content is in your repo. Nothing disappears. Enterprise-grade reliability, indie pricing."
  },
  "slug": "platform/reliability",
  "sections": [
    {
      "id": "header",
      "data": {
        "title": "The only platform where our outage doesn't matter.",
        "eyebrow": "Reliability",
        "breadcrumb": [
          {
            "href": "/platform/overview",
            "label": "Platform"
          },
          {
            "href": "/platform/reliability",
            "label": "Reliability"
          }
        ],
        "description": "Sovereignty is the best SLA. If Olon goes down, your Vercel site keeps serving. Your content is in your repo. Nothing disappears."
      },
      "type": "page-header"
    },
    {
      "id": "stats",
      "data": {
        "note": "SLA figures reflect Vercel and Supabase published guarantees. Olon free tier carries no uptime SLA.",
        "stats": [
          {
            "id": "s1",
            "label": "Vercel Platform Uptime",
            "value": "99.9%",
            "detail": "Published SLA on Pro and Enterprise plans"
          },
          {
            "id": "s2",
            "label": "Edge Response",
            "value": "<50ms",
            "detail": "Static assets from Vercel's global CDN"
          },
          {
            "id": "s3",
            "label": "Vendor Lock-in",
            "value": "0",
            "detail": "Your stack, your data, your accounts — always"
          },
          {
            "id": "s4",
            "label": "Git History",
            "value": "∞",
            "detail": "Every content change is a versioned commit"
          }
        ],
        "title": "Numbers that matter",
        "eyebrow": "Platform SLA",
        "description": "Inherited from the best infrastructure in the industry."
      },
      "type": "stats-section"
    },
    {
      "id": "manifesto",
      "data": {
        "sub": "This is not a marketing claim. It is the architectural consequence of sovereignty. Your Vercel deploy serves the last successful build independently of Olon's status. Your content is in your GitHub repo. Your domain DNS is in your registrar.",
        "accent": "Your site stays up.",
        "eyebrow": "The reliability guarantee",
        "pillars": [
          {
            "id": "p1",
            "body": "Your Vercel site keeps serving the last build. No downtime for your users. Olon is orchestration, not runtime.",
            "badge": "Isolated",
            "label": "Olon outage"
          },
          {
            "id": "p2",
            "body": "Your repo, your data, your domain — none of it is hosted by us. Clone the repo and point DNS elsewhere. Done.",
            "badge": "Portable",
            "label": "Olon shutdown"
          },
          {
            "id": "p3",
            "body": "Hot save writes to Supabase on your account. We never hold your data. Direct Postgres access is always available.",
            "badge": "Your data",
            "label": "Olon hot save"
          }
        ],
        "statement": "We go down."
      },
      "type": "manifesto-row"
    },
    {
      "id": "editorial-infrastructure",
      "data": {
        "alt": true,
        "body": "Every integration in the Olon stack has a public status page. We surface all incidents in real time inside the Olon dashboard. You always know the state of your stack — no black boxes.",
        "label": "The infrastructure",
        "title": "Auditable at every layer.",
        "bullets": [
          {
            "id": "i1",
            "text": "status.vercel.com",
            "detail": "Deploy and edge availability."
          },
          {
            "id": "i2",
            "text": "status.supabase.com",
            "detail": "Database and auth availability."
          },
          {
            "id": "i3",
            "text": "status.resend.com",
            "detail": "Email delivery availability."
          },
          {
            "id": "i4",
            "text": "Olon dashboard",
            "detail": "All incidents surfaced in one view."
          }
        ],
        "statItems": [
          {
            "id": "s1",
            "label": "Vercel edge PoPs globally",
            "value": "100+"
          },
          {
            "id": "s2",
            "label": "Supabase managed Postgres uptime",
            "value": "99.9%"
          },
          {
            "id": "s3",
            "label": "Source — Supabase, OlonJS core",
            "value": "Open"
          },
          {
            "id": "s4",
            "label": "Vercel and Supabase certified",
            "value": "SOC2"
          }
        ],
        "visualType": "stats",
        "titleItalic": "Public status pages.",
        "visualLabel": "Infrastructure SLAs"
      },
      "type": "editorial-split"
    },
    {
      "id": "cli",
      "data": {
        "note": "Pro and above inherit Vercel's 99.9% uptime guarantee. Free tier has no contractual SLA.",
        "label": "Start building",
        "command": "npx olonjs new tenant",
        "description": "Your tenant is production-ready from day one — deployed to Vercel's edge, content in GitHub, email via Resend."
      },
      "type": "cli-spotlight"
    },
    {
      "id": "cta",
      "data": {
        "ctas": [
          {
            "id": "c1",
            "href": "https://calendar.google.com/calendar/appointments/schedules/AcZssZ31Q0slLqnoOjejjtM7M2l61B_fufpGqhVPhKj-_e7U_2ELxI3pbY93Tbx8SxL92ACpFeqisPV3",
            "label": "Book a Call",
            "variant": "primary",
            "external": "true"
          },
          {
            "id": "c2",
            "href": "/solutions",
            "label": "View Solutions →",
            "variant": "secondary"
          }
        ],
        "title": "The only platform where our outage doesn't matter.",
        "description": "Sovereign infrastructure. Enterprise grade. Indie priced."
      },
      "type": "cta-banner"
    }
  ],
  "global-header": true
}
