{
  "_meta": {
    "generator": "https://bridgetoagent.com",
    "generator_name": "BridgeToAgent",
    "homepage": "https://bridgetoagent.com",
    "made_with": "BridgeToAgent",
    "standard": "agents.json + llms.txt + agent-instructions.md",
    "version": "1.2",
    "generated_at": "2026-05-22T11:23:14.669Z",
    "platform": {
      "cms": "woocommerce",
      "cms_version": null,
      "cms_confidence": 0.5,
      "ecom": "woocommerce",
      "forms": [],
      "scheduling": null,
      "chat": null,
      "analytics": []
    },
    "critique_notes": "Cleaned up false-positive WooCommerce/WordPress actions and API shortcuts since this is a static Next.js/custom site referencing those platforms only in guides. Consolidating generic retrieval/navigation/contact intents with more specific, structured, and descriptive names. Adding missing core agentic shortcuts.",
    "repair_log": [
      {
        "kind": "rewrote_action_location",
        "intent": "site_readiness_check",
        "from": "https://www.bridgetoagent.com/#hero",
        "to": "https://www.bridgetoagent.com/"
      },
      {
        "kind": "rewrote_action_location",
        "intent": "product_purchase",
        "from": "https://www.bridgetoagent.com/#hero",
        "to": "https://www.bridgetoagent.com/"
      },
      {
        "kind": "rewrote_action_location",
        "intent": "roi_calculator",
        "from": "https://www.bridgetoagent.com/#hero",
        "to": "https://www.bridgetoagent.com/"
      },
      {
        "kind": "rewrote_action_location",
        "intent": "faq_lookup",
        "from": "https://www.bridgetoagent.com/#faq",
        "to": "https://www.bridgetoagent.com/"
      },
      {
        "kind": "dropped_action_404",
        "intent": "read_documentation",
        "location": "https://www.bridgetoagent.com/docs/{doc_slug}"
      },
      {
        "kind": "dropped_action_404",
        "intent": "read_blog_post",
        "location": "https://www.bridgetoagent.com/blog/{article_slug}"
      },
      {
        "kind": "dropped_action_404",
        "intent": "read_install_guide",
        "location": "https://www.bridgetoagent.com/guides/{platform_slug}"
      },
      {
        "kind": "dropped_api_shortcut",
        "url": "https://www.bridgetoagent.com/sitemap_index.xml",
        "reason": "404 not found"
      },
      {
        "kind": "dropped_api_shortcut",
        "url": "https://www.bridgetoagent.com/llms.txt",
        "reason": "unexpected content-type: text/plain; charset=utf-8"
      },
      {
        "kind": "dropped_api_shortcut",
        "url": "https://www.bridgetoagent.com/agent-instructions.md",
        "reason": "unexpected content-type: text/markdown; charset=utf-8"
      }
    ],
    "consistency_log": {
      "changes_made": [],
      "notes": "Pre-check clean (HIGH=0). D2 reconciliation skipped — saves ~30-60s and ~$0.10 Anthropic spend.",
      "skipped": true,
      "skipped_reason": "pre_check_clean"
    }
  },
  "site_goal": "BridgeToAgent sells a $49 one-time \"Agent Kit\" (agents.json, llms.txt, agent-instructions.md) that makes any website readable and actionable by AI agents; it also provides a free 5-second site-readiness check, documentation, platform install guides, blog content, and scoring-framework comparisons to help site owners pass Chrome Lighthouse Agentic Browsing audits.",
  "actions": [
    {
      "intent": "site_readiness_check",
      "description": "Submit a website URL for a free 5-second AI-agent readiness check on the homepage. No email or signup required. Returns an audit of what the BridgeToAgent kit would fix vs. what is out of scope.",
      "location": "https://www.bridgetoagent.com/",
      "parameters": [
        {
          "name": "website_url",
          "type": "url",
          "required": true,
          "description": "The full URL of the site to audit, e.g. https://example.com"
        }
      ],
      "success_indicator": "Audit results appear inline below the input field showing readiness signals and recommended fixes."
    },
    {
      "intent": "product_purchase",
      "description": "Purchase the BridgeToAgent Agentic Kit for $49 (one-time). Triggered by clicking 'Get the kit — $49' on the homepage. Initiates the payment/checkout flow.",
      "location": "https://www.bridgetoagent.com/",
      "parameters": [
        {
          "name": "website_url",
          "type": "url",
          "required": true,
          "description": "The URL of the site for which the kit will be generated, submitted before or during checkout."
        }
      ],
      "success_indicator": "User is redirected to a payment page or a confirmation page; kit zip file download link is delivered."
    },
    {
      "intent": "order_confirmation",
      "description": "Post-purchase confirmation state after the kit payment is accepted. Agent should verify kit delivery by checking for download link or confirmation email.",
      "location": "https://www.bridgetoagent.com/",
      "parameters": [],
      "success_indicator": "Page or email contains a download link for the three-file kit zip (agents.json, llms.txt, agent-instructions.md) and a platform-specific install guide."
    },
    {
      "intent": "document_download",
      "description": "Download the generated Agentic Kit zip file containing agents.json, llms.txt, and agent-instructions.md after purchase. Delivery is automated within ~2 minutes of payment.",
      "location": "https://www.bridgetoagent.com/",
      "parameters": [],
      "success_indicator": "A .zip file download begins containing agents.json, llms.txt, and agent-instructions.md for the submitted website URL."
    },
    {
      "intent": "roi_calculator",
      "description": "Use the ROI/payback calculator on the homepage to estimate how quickly the $49 kit pays itself back based on average customer value and monthly volume.",
      "location": "https://www.bridgetoagent.com/",
      "parameters": [
        {
          "name": "average_customer_value",
          "type": "number",
          "required": true,
          "description": "Average dollar value of a single customer transaction or order."
        },
        {
          "name": "customers_per_month",
          "type": "number",
          "required": true,
          "description": "Current monthly customer volume (number of customers per month)."
        }
      ],
      "success_indicator": "Calculator updates to show '# customers until kit is recovered' and estimated time to payback at current rate."
    },
    {
      "intent": "faq_lookup",
      "description": "Read the FAQ section on the homepage covering: one-time fee, quality guarantees, ChatGPT comparison, file effectiveness, Smart Auto-Discovery Snippets, scraping coverage, regeneration policy, data handling, and URL/analytics retention.",
      "location": "https://www.bridgetoagent.com/",
      "parameters": [],
      "success_indicator": "FAQ accordion items expand to reveal answers for each listed question when clicked."
    },
    {
      "intent": "cookie_consent",
      "description": "Accept or reject optional analytics and marketing cookies via the GDPR/ePrivacy consent banner present on all pages.",
      "location": "https://www.bridgetoagent.com/",
      "parameters": [
        {
          "name": "consent_choice",
          "type": "select",
          "required": true,
          "description": "Choose one of: 'accept_all', 'reject_all', or 'customize'. Selecting 'customize' reveals granular preference toggles."
        }
      ],
      "success_indicator": "Consent banner dismisses; page continues loading with cookie settings applied as chosen."
    },
    {
      "intent": "browse_blog",
      "description": "Browse the full blog listing page showing all issues of the BridgeToAgent journal, with categories including Comparison, Explainer, Announcement, and Audit.",
      "location": "https://www.bridgetoagent.com/blog",
      "parameters": [],
      "success_indicator": "Page renders a list of blog posts with titles, issue numbers, categories, dates, and read times."
    },
    {
      "intent": "browse_guides",
      "description": "Browse the platform install guides listing page, which shows all 13 supported platforms with difficulty ratings and estimated install times.",
      "location": "https://www.bridgetoagent.com/guides",
      "parameters": [],
      "success_indicator": "Page renders a grid of platform guides with links to individual guides."
    },
    {
      "intent": "validate_llms_txt",
      "description": "Use the free llms.txt validator tool to check spec conformance of an existing llms.txt file — checks parser conformance, malformed link syntax, missing sections, duplicate URLs, and optional link reachability.",
      "location": "https://www.bridgetoagent.com/tools/llms-txt-validator",
      "parameters": [
        {
          "name": "llms_txt_url_or_content",
          "type": "string",
          "required": true,
          "description": "URL of an existing llms.txt file to validate, or paste the file content directly into the validator input."
        }
      ],
      "success_indicator": "Validator returns a pass/fail result with per-rule details for conformance against the llmstxt.org reference spec."
    },
    {
      "intent": "contact",
      "description": "Send an email to BridgeToAgent support or general inquiries at hello@bridgetoagent.com for general questions, quality issues, custom platform guide requests, or documentation feedback.",
      "location": "mailto:hello@bridgetoagent.com",
      "parameters": [
        {
          "name": "subject",
          "type": "string",
          "required": false,
          "description": "Email subject line describing the inquiry, e.g. 'Quality issue with my kit', 'Install guide request', or 'Docs feedback'."
        },
        {
          "name": "body",
          "type": "string",
          "required": true,
          "description": "Full message body with details of the question, issue, or request."
        }
      ],
      "success_indicator": "Default email client opens with the recipient, subject, and body pre-filled."
    },
    {
      "intent": "view_docs_index",
      "description": "Read the documentation index explaining what each file does and how it maps to Chrome Lighthouse audits.",
      "location": "https://www.bridgetoagent.com/docs",
      "parameters": [],
      "success_indicator": "Page renders with sections: Specifications, Reference, and Changelog."
    },
    {
      "intent": "view_install_matrix",
      "description": "View the Agentic Kit install matrix comparing all 13 platforms side-by-side by install time, difficulty, install path, and platform-specific gotchas.",
      "location": "https://www.bridgetoagent.com/install-matrix",
      "parameters": [],
      "success_indicator": "Page renders a table with 13 platform rows and columns for Time, Difficulty, Install path, and Guide link."
    },
    {
      "intent": "view_scoring_frameworks",
      "description": "View the scoring frameworks comparison page covering Lighthouse Agentic Browsing, Cloudflare Agent Readiness Score, Google UCP, Bridge AI, and The Optimisers ARS.",
      "location": "https://www.bridgetoagent.com/scoring-frameworks",
      "parameters": [],
      "success_indicator": "Page renders sections for each of the five frameworks with comparison table."
    },
    {
      "intent": "view_lighthouse_audit_info",
      "description": "View the Lighthouse Agentic Browsing audit page explaining the nine Chrome audits and how the kit closes six of nine audits.",
      "location": "https://www.bridgetoagent.com/lighthouse",
      "parameters": [],
      "success_indicator": "Page renders with audit table mapping Lighthouse audits to BridgeToAgent deliverables."
    },
    {
      "intent": "view_proof_cases",
      "description": "View before/after Lighthouse Agentic Browsing scores from real sites that installed the BridgeToAgent kit.",
      "location": "https://www.bridgetoagent.com/proof",
      "parameters": [],
      "success_indicator": "Page renders with real customer site before/after score comparisons."
    }
  ],
  "api_shortcuts": [
    "https://www.bridgetoagent.com/sitemap.xml",
    "https://www.bridgetoagent.com/agents.json"
  ]
}