{
  "version": "1.0.0",
  "kind": "olonjs-page-mcp-manifest",
  "generatedAt": "2026-04-15T15:25:59.366Z",
  "slug": "platform/architecture",
  "title": "Architecture — Olon Platform",
  "description": "How Olon orchestrates Vercel, Supabase, GitHub, and Resend into a single sovereign deployment pipeline.",
  "contractHref": "/schemas/platform/architecture.schema.json",
  "transport": {
    "kind": "window-message",
    "requestType": "olonjs:webmcp:tool-call",
    "resultType": "olonjs:webmcp:tool-result",
    "target": "window"
  },
  "capabilities": {
    "resources": [
      {
        "uri": "olon://pages/platform/architecture",
        "name": "Architecture — Olon Platform Data",
        "mimeType": "application/json",
        "description": "Structured content for the platform/architecture page."
      },
      {
        "uri": "olon://pages",
        "name": "Site Map",
        "mimeType": "application/json",
        "description": "Structured content for the map of this site"
      }
    ]
  },
  "sectionTypes": [
    "header",
    "footer",
    "editorial-split",
    "stack-grid",
    "manifesto-row",
    "cli-spotlight",
    "cta-banner"
  ],
  "sectionInstances": [
    {
      "id": "global-header",
      "type": "header",
      "scope": "global",
      "label": "header"
    },
    {
      "id": "global-footer",
      "type": "footer",
      "scope": "global",
      "label": "footer"
    },
    {
      "id": "ar-modes",
      "type": "editorial-split",
      "scope": "local",
      "label": "Free deploys."
    },
    {
      "id": "ar-stack",
      "type": "stack-grid",
      "scope": "local",
      "label": "Best-in-class, every layer."
    },
    {
      "id": "ar-sovereign",
      "type": "editorial-split",
      "scope": "local",
      "label": "We go down."
    },
    {
      "id": "ar-contract",
      "type": "manifesto-row",
      "scope": "local",
      "label": "manifesto-row"
    },
    {
      "id": "ar-cli",
      "type": "cli-spotlight",
      "scope": "local",
      "label": "Bootstrap the stack"
    },
    {
      "id": "ar-cta",
      "type": "cta-banner",
      "scope": "local",
      "label": "Your stack, our orchestration."
    }
  ],
  "tools": [
    {
      "name": "update-section",
      "description": "Update any section in OlonJS Studio and persist immediately to file. Use sectionType to select the matching schema from sectionSchemas."
    }
  ]
}
