{
  "version": "1.0.0",
  "kind": "olonjs-page-mcp-manifest",
  "generatedAt": "2026-04-15T15:25:59.360Z",
  "slug": "platform/ai-ready",
  "title": "AI-Ready — Olon Platform",
  "description": "The architecture AI was waiting for. Schema-first, JSON-native, deterministic. AI agents scaffold, operate, and evolve OlonJS tenants without custom glue.",
  "contractHref": "/schemas/platform/ai-ready.schema.json",
  "transport": {
    "kind": "window-message",
    "requestType": "olonjs:webmcp:tool-call",
    "resultType": "olonjs:webmcp:tool-result",
    "target": "window"
  },
  "capabilities": {
    "resources": [
      {
        "uri": "olon://pages/platform/ai-ready",
        "name": "AI-Ready — Olon Platform Data",
        "mimeType": "application/json",
        "description": "Structured content for the platform/ai-ready page."
      },
      {
        "uri": "olon://pages",
        "name": "Site Map",
        "mimeType": "application/json",
        "description": "Structured content for the map of this site"
      }
    ]
  },
  "sectionTypes": [
    "header",
    "footer",
    "manifesto-row",
    "editorial-split",
    "cloud-ai-native-grid",
    "cli-spotlight",
    "cta-banner"
  ],
  "sectionInstances": [
    {
      "id": "global-header",
      "type": "header",
      "scope": "global",
      "label": "header"
    },
    {
      "id": "global-footer",
      "type": "footer",
      "scope": "global",
      "label": "footer"
    },
    {
      "id": "ai-manifesto",
      "type": "manifesto-row",
      "scope": "local",
      "label": "manifesto-row"
    },
    {
      "id": "ai-generation",
      "type": "editorial-split",
      "scope": "local",
      "label": "From brief to build."
    },
    {
      "id": "ai-velocity",
      "type": "editorial-split",
      "scope": "local",
      "label": "Hours, not weeks."
    },
    {
      "id": "ai-grid",
      "type": "cloud-ai-native-grid",
      "scope": "local",
      "label": "cloud-ai-native-grid"
    },
    {
      "id": "ai-cli",
      "type": "cli-spotlight",
      "scope": "local",
      "label": "Try it now"
    },
    {
      "id": "ai-cta",
      "type": "cta-banner",
      "scope": "local",
      "label": "The architecture AI was waiting for."
    }
  ],
  "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."
    }
  ]
}
