{
  "project": "AI-Ready",
  "version": "0.5",
  "services": [
    {
      "id": "ai-readiness-audit",
      "name": "AI-readiness audit",
      "description": "Website audit for AI-agent readability.",
      "route": "/audit"
    },
    {
      "id": "ai-ready-basic",
      "name": "AI-Ready Basic",
      "description": "Core AI-readable signals, llms.txt, metadata, crawlability, service/contact clarity and basic public AI profile/source summary.",
      "route": "/packages/basic",
      "lead_type": "package_inquiry",
      "price": "price on request",
      "no_guarantee": true
    },
    {
      "id": "ai-ready-pro",
      "name": "AI-Ready Pro",
      "description": "Structured services, FAQ, trust signals, multilingual summaries where source coverage allows it and profile review preparation.",
      "route": "/packages/pro",
      "lead_type": "package_inquiry",
      "price": "custom quote",
      "no_guarantee": true
    },
    {
      "id": "product-catalog",
      "name": "Product/catalog AI-readiness",
      "description": "E-commerce product/catalog source-layer work for product pages, categories, prices, availability, delivery, returns, payment and support evidence.",
      "route": "/packages/product-catalog",
      "lead_type": "ecommerce_readiness",
      "price": "custom quote",
      "no_guarantee": true
    },
    {
      "id": "agent-ready",
      "name": "Agent-ready",
      "description": "Public AI knowledge pack, source manifest policy, machine-readable files, assistant boundaries, lead capture and monitoring recommendations.",
      "route": "/packages/agent-ready",
      "lead_type": "agent_ready_request",
      "price": "custom quote",
      "no_guarantee": true
    },
    {
      "id": "verified-profile",
      "name": "Verified Profile",
      "description": "Manual profile review from owner-submitted or official-source evidence. Verified does not mean best, paid or ranked higher.",
      "route": "/packages/verified-profile",
      "lead_type": "verified_profile_request",
      "price": "price on request if implementation work is needed",
      "no_guarantee": true
    },
    {
      "id": "monitoring-freshness",
      "name": "Monitoring / Freshness Review",
      "description": "Optional/manual freshness, stale-warning and recrawl review route after implementation. No production scheduler or paid monitoring is configured in this MVP.",
      "route": "/packages/monitoring",
      "lead_type": "audit_follow_up",
      "price": "price on request",
      "no_guarantee": true
    },
    {
      "id": "web-studio-partner",
      "name": "Web-studio / Partner Offer",
      "description": "Partner route for studios using AI-readiness audits and implementation checklists in client projects.",
      "route": "/packages/partner",
      "lead_type": "partnership",
      "price": "custom terms",
      "no_guarantee": true
    }
  ],
  "commercial_boundaries": [
    "Packages improve AI-readiness signals and source quality.",
    "Packages do not guarantee AI rankings, traffic, sales or inclusion in third-party AI answers.",
    "Verified means owner or official-source confirmation; it is not a quality ranking."
  ]
}
