{
  "version": "1.0.0",
  "kind": "olonjs-page-mcp-manifest",
  "generatedAt": "2026-05-05T19:46:22.360Z",
  "slug": "technology",
  "title": "Technology | Aether Eye Institute",
  "description": "Explore the advanced imaging, biometry, topography, OCT, and diagnostic capabilities that support care at Aether Eye Institute.",
  "contractHref": "/schemas/technology.schema.json",
  "transport": {
    "kind": "window-message",
    "requestType": "olonjs:webmcp:tool-call",
    "resultType": "olonjs:webmcp:tool-result",
    "target": "window"
  },
  "capabilities": {
    "resources": [
      {
        "uri": "olon://pages/technology",
        "name": "Technology | Aether Eye Institute Data",
        "mimeType": "application/json",
        "description": "Structured content for the technology page."
      },
      {
        "uri": "olon://pages",
        "name": "Site Map",
        "mimeType": "application/json",
        "description": "Structured content for the map of this site"
      }
    ]
  },
  "sectionTypes": [
    "header",
    "footer",
    "ophthalmic-hero",
    "technology-showcase",
    "specialty-detail",
    "faq-section"
  ],
  "sectionInstances": [
    {
      "id": "global-header",
      "type": "header",
      "scope": "global",
      "label": "header"
    },
    {
      "id": "global-footer",
      "type": "footer",
      "scope": "global",
      "label": "footer"
    },
    {
      "id": "technology-hero",
      "type": "ophthalmic-hero",
      "scope": "local",
      "label": "Surgical planning systems chosen for"
    },
    {
      "id": "technology-tabs",
      "type": "technology-showcase",
      "scope": "local",
      "label": "A layered technology stack across surgery, disease monitoring, and suitability assessment."
    },
    {
      "id": "technology-detail",
      "type": "specialty-detail",
      "scope": "local",
      "label": "Better technology does not replace judgment. It sharpens it."
    },
    {
      "id": "technology-faq",
      "type": "faq-section",
      "scope": "local",
      "label": "Practical answers about imaging, measurements, and second opinions."
    }
  ],
  "tools": [
    {
      "name": "update-section",
      "description": "Update a section field in the Studio draft. Does not persist — call save when all updates are complete. Use sectionType to select the matching schema from sectionSchemas."
    },
    {
      "name": "save",
      "description": "Persist all pending draft changes using the active save mode (local file, hot save, or save2repo). Call once after all update-section calls are complete."
    }
  ]
}
