{
  "name": "error-500",
  "kind": "page",
  "primary": "card-ui",
  "page": "/apps/errors/app/500/500.contents.html",
  "slots": [],
  "nested": [
    "auth-card-header",
    "auth-card-content",
    "error-500-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/500/500.contents.html",
  "metadata": {
    "domain": "error",
    "description": "500 server-error page. Card-shaped error message with warning icon, server-error heading, trace ID, status link, and retry action.",
    "keywords": [
      "500",
      "server",
      "error",
      "internal",
      "page",
      "warning",
      "status",
      "retry",
      "trace",
      "incident"
    ],
    "related": [
      "error-404",
      "error-maintenance",
      "auth-forbidden"
    ],
    "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": "500 — Something went wrong"
    },
    {
      "id": "text-2",
      "component": "Text",
      "textContent": "Our servers couldn't process your request. The error has been logged automatically; we're already looking into it."
    },
    {
      "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": "code",
      "component": "Code",
      "textContent": "err_a8f2d910"
    },
    {
      "id": "text-3",
      "component": "Text",
      "variant": "body",
      "slot": "content",
      "textContent": "Error reference: · Reported 12:42 UTC. Include this ID when contacting support.",
      "children": [
        "code"
      ]
    },
    {
      "id": "alert",
      "component": "Alert",
      "icon": "warning",
      "variant": "warning",
      "children": [
        "text-3"
      ]
    },
    {
      "id": "button",
      "component": "Button",
      "icon": "arrows-clockwise",
      "text": "Try again",
      "variant": "primary"
    },
    {
      "id": "button-2",
      "component": "Button",
      "icon": "pulse",
      "text": "View status page",
      "variant": "outline"
    },
    {
      "id": "button-3",
      "component": "Button",
      "icon": "lifebuoy",
      "text": "Contact support",
      "variant": "outline"
    },
    {
      "id": "column-4",
      "component": "Column",
      "gap": "2",
      "children": [
        "button",
        "button-2",
        "button-3"
      ]
    },
    {
      "id": "column-3",
      "component": "Column",
      "gap": "2",
      "children": [
        "column-4"
      ]
    },
    {
      "id": "text-5",
      "component": "Text",
      "textContent": "← Back to homepage",
      "variant": "body"
    },
    {
      "id": "link",
      "component": "Link",
      "href": "/",
      "text": "← Back to homepage",
      "children": [
        "text-5"
      ]
    },
    {
      "id": "text-4",
      "component": "Text",
      "color": "subtle",
      "text-align": "center",
      "children": [
        "link"
      ]
    },
    {
      "id": "column-2",
      "component": "Column",
      "gap": "6",
      "children": [
        "alert",
        "column-3",
        "text-4"
      ]
    },
    {
      "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"
      ]
    }
  ]
}
