{
  "name": "AI Visibility Studio service decision model",
  "description": "A public decision model for an adaptive homepage that changes its complete sales journey around website design, agent readiness, or traffic recovery.",
  "canonical_url": "https://aivisibilitystudio.com/",
  "version": "2026-08-12",
  "default_route": {
    "id": "studio-overview",
    "url": "https://aivisibilitystudio.com/",
    "use_when": "The visitor has not yet identified whether they need an owned website, clearer AI understanding, or traffic recovery.",
    "next_action": {
      "type": "contact",
      "label": "Discuss your website",
      "url": "https://aivisibilitystudio.com/contact"
    }
  },
  "routes": [
    {
      "id": "website-design",
      "legacy_id": "new-site",
      "shareable_url": "https://aivisibilitystudio.com/?path=new-site",
      "visitor_situation": "The business has no owned website or needs a distinctive new website.",
      "audience_examples": [
        "a property or hospitality business relying on Airbnb or Booking.com",
        "a business relying on social media, marketplaces or word of mouth",
        "a new venture that needs a credible public home"
      ],
      "recommended_service": {
        "name": "Distinctive website design and development",
        "url": "https://aivisibilitystudio.com/?path=new-site",
        "includes": [
          "offer and message structure",
          "clear website copy shaped around the client's voice",
          "original visual design and responsive development",
          "finished website and source code handover",
          "direct enquiry or appropriate booking route",
          "technical search and AI discovery foundation"
        ]
      },
      "next_action": {
        "type": "request_quote",
        "label": "Discuss a new website",
        "url": "https://aivisibilitystudio.com/contact?journey=new-site"
      }
    },
    {
      "id": "agent-readiness",
      "legacy_id": "repair",
      "shareable_url": "https://aivisibilitystudio.com/?path=agent-readiness",
      "visitor_situation": "AI systems do not understand, compare, or recommend the business accurately, or the website does not provide enough clear commercial evidence.",
      "audience_examples": [
        "a business that is absent or inaccurate in AI answers to buyer questions",
        "an offer with unclear fit, pricing, comparison or proof",
        "an existing website that needs a clearer agent-readable source of truth"
      ],
      "recommended_service": {
        "name": "Agent readiness audit and source-of-truth repair",
        "url": "https://aivisibilitystudio.com/?path=agent-readiness",
        "includes": [
          "20 to 50 buyer-intent prompt tests",
          "captured answers, gaps and competitor patterns",
          "source-level diagnosis",
          "focused content, proof and structured-data repair",
          "optional repeat measurement"
        ],
        "conditional_capabilities": {
          "oauth": "Only when an agent must sign in and take a protected user action.",
          "mcp": "Only when the business has useful live data, tools or actions to expose.",
          "llms_txt": "A supporting map, not a guarantee of citation or recommendation."
        }
      },
      "next_action": {
        "type": "request_audit",
        "label": "Start an agent-readiness audit",
        "url": "https://aivisibilitystudio.com/contact?journey=agent-readiness"
      }
    },
    {
      "id": "traffic-recovery",
      "legacy_id": "recovery",
      "shareable_url": "https://aivisibilitystudio.com/?path=recovery",
      "visitor_situation": "Traffic or search visibility dropped, often after a migration, redesign, domain change or technical failure.",
      "audience_examples": [
        "a website that lost traffic after moving platform, host, domain or URL structure",
        "important pages that disappeared from search or stopped performing",
        "an unexplained visibility decline that needs evidence-led diagnosis"
      ],
      "recommended_service": {
        "name": "Traffic loss and migration recovery",
        "url": "https://aivisibilitystudio.com/?path=recovery",
        "includes": [
          "migration timeline and page-level baseline",
          "old-to-new URL comparison",
          "redirect, canonical and hostname review",
          "crawl, indexing, sitemap and internal-link diagnosis",
          "prioritised repair and live verification"
        ]
      },
      "next_action": {
        "type": "request_diagnosis",
        "label": "Diagnose the traffic loss",
        "url": "https://aivisibilitystudio.com/contact?journey=recovery"
      }
    }
  ],
  "commercial_rules": {
    "direct_purchase_available": false,
    "pricing_status": "Scope and pricing are confirmed after the website situation is understood.",
    "authentication_required": false,
    "recommendation_guaranteed": false
  }
}
