{
  "name": "error-maintenance",
  "kind": "page",
  "primary": "card-ui",
  "page": "/apps/errors/app/maintenance/maintenance.contents.html",
  "slots": [],
  "nested": [
    "auth-card-header",
    "auth-card-content",
    "error-maintenance-actions"
  ],
  "attrs": {
    "raw": ""
  },
  "html": "<card-ui raw\n        style=\"max-width: 32rem\">\n        <header><!-- nested: auth-card-header --></header>\n\n        <section><!-- nested: auth-card-content --></section>\n      </card-ui>",
  "source": "apps/errors/app/maintenance/maintenance.contents.html",
  "metadata": {
    "domain": "error",
    "description": "Maintenance/scheduled-downtime page. Card-shaped notice with wrench icon, maintenance heading, estimated downtime, and status-page link.",
    "keywords": [
      "maintenance",
      "downtime",
      "scheduled",
      "service",
      "unavailable",
      "status",
      "estimated",
      "outage"
    ],
    "related": [
      "error-404",
      "error-500"
    ],
    "tags": {
      "complexity": "simple",
      "layout": "card"
    }
  },
  "captured_at": "2026-06-07T19:28:13.657Z",
  "template": [
    {
      "id": "image",
      "component": "Image",
      "alt": "Adia Logo",
      "height": "5rem",
      "src": "/icons/agent-ui-light.svg"
    },
    {
      "id": "adia-ui-home",
      "component": "Link",
      "href": "/",
      "children": [
        "image"
      ]
    },
    {
      "id": "text",
      "component": "Text",
      "variant": "display",
      "textContent": "We'll be right back"
    },
    {
      "id": "text-3",
      "component": "Text",
      "variant": "body",
      "textContent": "12:30 UTC"
    },
    {
      "id": "text-2",
      "component": "Text",
      "textContent": "AdiaUI is undergoing scheduled maintenance to roll out a database upgrade. Estimated time to recover: — about 25 minutes from now.",
      "children": [
        "text-3"
      ]
    },
    {
      "id": "column",
      "component": "Column",
      "align": "center",
      "gap": "1",
      "children": [
        "adia-ui-home",
        "text",
        "text-2"
      ]
    },
    {
      "id": "header-2",
      "component": "Header",
      "children": [
        "column"
      ]
    },
    {
      "id": "header",
      "component": "Header",
      "children": [
        "header-2"
      ]
    },
    {
      "id": "text-5",
      "component": "Text",
      "variant": "body",
      "textContent": "12:00 – 12:30 UTC"
    },
    {
      "id": "text-4",
      "component": "Text",
      "variant": "body",
      "slot": "content",
      "textContent": "Window: · Affected: web app, API, webhooks. Status pages remain online during the window.",
      "children": [
        "text-5"
      ]
    },
    {
      "id": "alert",
      "component": "Alert",
      "icon": "wrench",
      "variant": "info",
      "children": [
        "text-4"
      ]
    },
    {
      "id": "button",
      "component": "Button",
      "icon": "pulse",
      "text": "View live status",
      "variant": "primary"
    },
    {
      "id": "button-2",
      "component": "Button",
      "icon": "bell",
      "text": "Subscribe to updates",
      "variant": "outline"
    },
    {
      "id": "column-4",
      "component": "Column",
      "gap": "2",
      "children": [
        "button",
        "button-2"
      ]
    },
    {
      "id": "column-3",
      "component": "Column",
      "gap": "2",
      "children": [
        "column-4"
      ]
    },
    {
      "id": "text-6",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "text-align": "center",
      "textContent": "Started 12:05 UTC"
    },
    {
      "id": "column-2",
      "component": "Column",
      "gap": "6",
      "children": [
        "alert",
        "column-3",
        "text-6"
      ]
    },
    {
      "id": "section-2",
      "component": "Section",
      "children": [
        "column-2"
      ]
    },
    {
      "id": "section",
      "component": "Section",
      "children": [
        "column-5"
      ]
    },
    {
      "id": "column-5",
      "component": "Column",
      "children": [
        "section-2"
      ]
    },
    {
      "id": "root",
      "component": "Card",
      "raw": true,
      "children": [
        "header",
        "section"
      ]
    }
  ]
}
