{
  "schema_version": "2026-06-05",
  "purpose": "Machine-readable crawl priority, canonical, sitemap, schema, source-artifact and freshness contract for launch-critical TogoPeptide pages.",
  "policy": {
    "no_ranking_guarantees": true,
    "no_blackhat": true,
    "no_keyword_stuffing": true,
    "no_paid_link_schemes": true,
    "no_medical_claims": true,
    "no_dosing_guidance": true,
    "research_use_only": true,
    "no_live_submission": true,
    "manual_after_deploy_only": true
  },
  "summary": {
    "targets_total": 20,
    "critical_targets": 14,
    "review_cycle": "Run before deploy approval and after every sitemap, catalog, canonical, schema or priority-page change.",
    "scope": "Local readiness only; live Search Console, Bing, Merchant or IndexNow actions require explicit deploy approval."
  },
  "shared_robots_policy": [
    "index",
    "follow",
    "max-snippet:-1",
    "max-image-preview:large",
    "max-video-preview:-1"
  ],
  "targets": [
    {
      "id": "home-crawl-priority",
      "canonical_url": "https://togopeptide.com/",
      "local_path": "index.html",
      "priority": "critical",
      "route_type": "homepage",
      "expected_sitemaps": [
        "sitemap.xml"
      ],
      "static_canonical_url": "https://togopeptide.com/",
      "schema_contracts": [
        "Organization",
        "WebSite",
        "BreadcrumbList"
      ],
      "source_artifacts": [
        {
          "path": "sitemap.xml",
          "must_contain": [
            "https://togopeptide.com/"
          ]
        },
        {
          "path": "search-intent-map.json",
          "must_contain": [
            "/"
          ]
        },
        {
          "path": "priority-page-experience-map.json",
          "must_contain": [
            "/"
          ]
        }
      ],
      "freshness_contract": "Refresh only after material homepage offer, navigation, proof or policy changes.",
      "measurement_sources": [
        "local-predeploy",
        "google-search-console-url-inspection",
        "bing-url-inspection"
      ],
      "blocked_actions": [
        "no_live_submission_without_approval",
        "no_paid_link_schemes",
        "no_ranking_guarantees"
      ],
      "verification_commands": [
        "npm run qa:crawl-priority",
        "npm run qa:submit-ready",
        "npm run qa:launch"
      ]
    },
    {
      "id": "shop-crawl-priority",
      "canonical_url": "https://togopeptide.com/shop",
      "local_path": "shop.html",
      "priority": "critical",
      "route_type": "shop_hub",
      "expected_sitemaps": [
        "sitemap.xml"
      ],
      "static_canonical_url": "https://togopeptide.com/shop",
      "schema_contracts": [
        "ItemList",
        "BreadcrumbList",
        "Offer"
      ],
      "source_artifacts": [
        {
          "path": "sitemap.xml",
          "must_contain": [
            "https://togopeptide.com/shop"
          ]
        },
        {
          "path": "search-intent-map.json",
          "must_contain": [
            "/shop"
          ]
        },
        {
          "path": "structured-data-coverage-map.json",
          "must_contain": [
            "/shop"
          ]
        }
      ],
      "freshness_contract": "Refresh when catalog visibility, category links or commercial proof blocks materially change.",
      "measurement_sources": [
        "local-predeploy",
        "google-search-console-url-inspection",
        "bing-url-inspection"
      ],
      "blocked_actions": [
        "no_live_submission_without_approval",
        "no_paid_link_schemes",
        "no_ranking_guarantees"
      ],
      "verification_commands": [
        "npm run qa:crawl-priority",
        "npm run qa:product-feed",
        "npm run qa:launch"
      ]
    },
    {
      "id": "compound-template-crawl-priority",
      "canonical_url": "https://togopeptide.com/compound",
      "local_path": "compound.html",
      "priority": "critical",
      "route_type": "product_template",
      "expected_sitemaps": [
        "sitemap-content.xml"
      ],
      "static_canonical_url": "https://togopeptide.com/compound",
      "schema_contracts": [
        "ProductGroup",
        "Offer",
        "BreadcrumbList"
      ],
      "source_artifacts": [
        {
          "path": "sitemap-content.xml",
          "must_contain": [
            "https://togopeptide.com/compound"
          ]
        },
        {
          "path": "search-intent-map.json",
          "must_contain": [
            "/compound"
          ]
        },
        {
          "path": "structured-data-coverage-map.json",
          "must_contain": [
            "ProductGroup"
          ]
        }
      ],
      "freshness_contract": "Refresh after PDP schema, variant rendering, price, stock or product-template copy changes.",
      "measurement_sources": [
        "local-predeploy",
        "rich-results-test-manual",
        "google-search-console-url-inspection"
      ],
      "blocked_actions": [
        "no_live_submission_without_approval",
        "no_paid_link_schemes",
        "no_ranking_guarantees"
      ],
      "verification_commands": [
        "npm run qa:crawl-priority",
        "npm run qa:schema",
        "npm run qa:pricing"
      ]
    },
    {
      "id": "category-template-crawl-priority",
      "canonical_url": "https://togopeptide.com/category",
      "local_path": "category.html",
      "priority": "critical",
      "route_type": "category_template",
      "expected_sitemaps": [
        "sitemap-content.xml"
      ],
      "static_canonical_url": "https://togopeptide.com/category",
      "schema_contracts": [
        "ItemList",
        "BreadcrumbList"
      ],
      "source_artifacts": [
        {
          "path": "sitemap-content.xml",
          "must_contain": [
            "https://togopeptide.com/category"
          ]
        },
        {
          "path": "search-intent-map.json",
          "must_contain": [
            "/category"
          ]
        },
        {
          "path": "priority-page-experience-map.json",
          "must_contain": [
            "/category"
          ]
        }
      ],
      "freshness_contract": "Refresh after category-card, badge, top-pick, filter, schema or canonical behavior changes.",
      "measurement_sources": [
        "local-predeploy",
        "browser-mobile-qa",
        "google-search-console-url-inspection"
      ],
      "blocked_actions": [
        "no_live_submission_without_approval",
        "no_paid_link_schemes",
        "no_ranking_guarantees"
      ],
      "verification_commands": [
        "npm run qa:crawl-priority",
        "npm run qa:browser",
        "npm run qa:launch"
      ]
    },
    {
      "id": "stacks-hub-crawl-priority",
      "canonical_url": "https://togopeptide.com/stacks",
      "local_path": "stacks.html",
      "priority": "critical",
      "route_type": "stack_hub",
      "expected_sitemaps": [
        "sitemap-content.xml"
      ],
      "static_canonical_url": "https://togopeptide.com/stacks",
      "schema_contracts": [
        "ItemList",
        "FAQPage",
        "BreadcrumbList"
      ],
      "source_artifacts": [
        {
          "path": "sitemap-content.xml",
          "must_contain": [
            "https://togopeptide.com/stacks"
          ]
        },
        {
          "path": "search-intent-map.json",
          "must_contain": [
            "/stacks"
          ]
        },
        {
          "path": "internal-link-equity-map.json",
          "must_contain": [
            "/stacks"
          ]
        }
      ],
      "freshness_contract": "Refresh after stack cards, bundle pricing, selected state, stack image or stack CTA changes.",
      "measurement_sources": [
        "local-predeploy",
        "browser-mobile-qa",
        "google-search-console-url-inspection"
      ],
      "blocked_actions": [
        "no_live_submission_without_approval",
        "no_paid_link_schemes",
        "no_ranking_guarantees"
      ],
      "verification_commands": [
        "npm run qa:crawl-priority",
        "npm run qa:pricing",
        "npm run qa:launch"
      ]
    },
    {
      "id": "fat-loss-category-crawl-priority",
      "canonical_url": "https://togopeptide.com/category/fat_loss",
      "local_path": "category.html",
      "priority": "critical",
      "route_type": "category_instance",
      "expected_sitemaps": [
        "sitemap-categories.xml"
      ],
      "static_canonical_url": "https://togopeptide.com/category",
      "schema_contracts": [
        "ItemList",
        "BreadcrumbList"
      ],
      "source_artifacts": [
        {
          "path": "sitemap-categories.xml",
          "must_contain": [
            "/category/fat_loss"
          ]
        },
        {
          "path": "search-intent-map.json",
          "must_contain": [
            "fat_loss"
          ]
        },
        {
          "path": "priority-product-visibility-map.json",
          "must_contain": [
            "retatrutide",
            "semaglutide",
            "tirzepatide"
          ]
        }
      ],
      "freshness_contract": "Refresh after fat-loss product order, top-picks, badges, price, stock or category copy changes.",
      "measurement_sources": [
        "local-predeploy",
        "browser-mobile-qa",
        "google-search-console-url-inspection"
      ],
      "blocked_actions": [
        "no_live_submission_without_approval",
        "no_paid_link_schemes",
        "no_ranking_guarantees"
      ],
      "verification_commands": [
        "npm run qa:crawl-priority",
        "npm run qa:priority-products",
        "npm run qa:product-feed"
      ]
    },
    {
      "id": "skin-category-crawl-priority",
      "canonical_url": "https://togopeptide.com/category/skin",
      "local_path": "category.html",
      "priority": "high",
      "route_type": "category_instance",
      "expected_sitemaps": [
        "sitemap-categories.xml"
      ],
      "static_canonical_url": "https://togopeptide.com/category",
      "schema_contracts": [
        "ItemList",
        "BreadcrumbList"
      ],
      "source_artifacts": [
        {
          "path": "sitemap-categories.xml",
          "must_contain": [
            "/category/skin"
          ]
        },
        {
          "path": "priority-product-visibility-map.json",
          "must_contain": [
            "ghk-cu",
            "klow-blend",
            "snap-8"
          ]
        },
        {
          "path": "anchor-text-equity-map.json",
          "must_contain": [
            "skin",
            "ghk-cu"
          ]
        }
      ],
      "freshness_contract": "Refresh after skin category top-picks, badges, price, stock or image visibility changes.",
      "measurement_sources": [
        "local-predeploy",
        "browser-mobile-qa",
        "google-search-console-url-inspection"
      ],
      "blocked_actions": [
        "no_live_submission_without_approval",
        "no_paid_link_schemes",
        "no_ranking_guarantees"
      ],
      "verification_commands": [
        "npm run qa:crawl-priority",
        "npm run qa:priority-products",
        "npm run qa:product-feed"
      ]
    },
    {
      "id": "retatrutide-pdp-crawl-priority",
      "canonical_url": "https://togopeptide.com/compound/retatrutide",
      "local_path": "compound.html",
      "priority": "critical",
      "route_type": "priority_pdp",
      "expected_sitemaps": [
        "sitemap-products.xml",
        "sitemap-images.xml"
      ],
      "static_canonical_url": "https://togopeptide.com/compound",
      "schema_contracts": [
        "ProductGroup",
        "Offer",
        "BreadcrumbList"
      ],
      "source_artifacts": [
        {
          "path": "sitemap-products.xml",
          "must_contain": [
            "/compound/retatrutide"
          ]
        },
        {
          "path": "product-feed.json",
          "must_contain": [
            "retatrutide"
          ]
        },
        {
          "path": "priority-product-visibility-map.json",
          "must_contain": [
            "retatrutide"
          ]
        }
      ],
      "freshness_contract": "Refresh after Retatrutide price, stock, image, top-pick status, markdown twin or schema changes.",
      "measurement_sources": [
        "local-predeploy",
        "google-search-console-url-inspection",
        "bing-url-inspection"
      ],
      "blocked_actions": [
        "no_live_submission_without_approval",
        "no_paid_link_schemes",
        "no_ranking_guarantees"
      ],
      "verification_commands": [
        "npm run qa:crawl-priority",
        "npm run qa:priority-products",
        "npm run qa:pricing"
      ]
    },
    {
      "id": "semaglutide-pdp-crawl-priority",
      "canonical_url": "https://togopeptide.com/compound/semaglutide",
      "local_path": "compound.html",
      "priority": "critical",
      "route_type": "priority_pdp",
      "expected_sitemaps": [
        "sitemap-products.xml",
        "sitemap-images.xml"
      ],
      "static_canonical_url": "https://togopeptide.com/compound",
      "schema_contracts": [
        "ProductGroup",
        "Offer",
        "BreadcrumbList"
      ],
      "source_artifacts": [
        {
          "path": "sitemap-products.xml",
          "must_contain": [
            "/compound/semaglutide"
          ]
        },
        {
          "path": "product-feed.json",
          "must_contain": [
            "semaglutide"
          ]
        },
        {
          "path": "priority-product-visibility-map.json",
          "must_contain": [
            "semaglutide"
          ]
        }
      ],
      "freshness_contract": "Refresh after Semaglutide price, stock, image, top-pick status, markdown twin or schema changes.",
      "measurement_sources": [
        "local-predeploy",
        "google-search-console-url-inspection",
        "bing-url-inspection"
      ],
      "blocked_actions": [
        "no_live_submission_without_approval",
        "no_paid_link_schemes",
        "no_ranking_guarantees"
      ],
      "verification_commands": [
        "npm run qa:crawl-priority",
        "npm run qa:priority-products",
        "npm run qa:pricing"
      ]
    },
    {
      "id": "tirzepatide-pdp-crawl-priority",
      "canonical_url": "https://togopeptide.com/compound/tirzepatide",
      "local_path": "compound.html",
      "priority": "critical",
      "route_type": "priority_pdp",
      "expected_sitemaps": [
        "sitemap-products.xml",
        "sitemap-images.xml"
      ],
      "static_canonical_url": "https://togopeptide.com/compound",
      "schema_contracts": [
        "ProductGroup",
        "Offer",
        "BreadcrumbList"
      ],
      "source_artifacts": [
        {
          "path": "sitemap-products.xml",
          "must_contain": [
            "/compound/tirzepatide"
          ]
        },
        {
          "path": "product-feed.json",
          "must_contain": [
            "tirzepatide"
          ]
        },
        {
          "path": "priority-product-visibility-map.json",
          "must_contain": [
            "tirzepatide"
          ]
        }
      ],
      "freshness_contract": "Refresh after Tirzepatide price, stock, image, top-pick status, markdown twin or schema changes.",
      "measurement_sources": [
        "local-predeploy",
        "google-search-console-url-inspection",
        "bing-url-inspection"
      ],
      "blocked_actions": [
        "no_live_submission_without_approval",
        "no_paid_link_schemes",
        "no_ranking_guarantees"
      ],
      "verification_commands": [
        "npm run qa:crawl-priority",
        "npm run qa:priority-products",
        "npm run qa:pricing"
      ]
    },
    {
      "id": "ghk-cu-pdp-crawl-priority",
      "canonical_url": "https://togopeptide.com/compound/ghk-cu",
      "local_path": "compound.html",
      "priority": "critical",
      "route_type": "priority_pdp",
      "expected_sitemaps": [
        "sitemap-products.xml",
        "sitemap-images.xml"
      ],
      "static_canonical_url": "https://togopeptide.com/compound",
      "schema_contracts": [
        "ProductGroup",
        "Offer",
        "BreadcrumbList"
      ],
      "source_artifacts": [
        {
          "path": "sitemap-products.xml",
          "must_contain": [
            "/compound/ghk-cu"
          ]
        },
        {
          "path": "product-feed.json",
          "must_contain": [
            "ghk-cu"
          ]
        },
        {
          "path": "priority-product-visibility-map.json",
          "must_contain": [
            "ghk-cu"
          ]
        }
      ],
      "freshness_contract": "Refresh after GHK-Cu price, stock, image, top-pick status, markdown twin or schema changes.",
      "measurement_sources": [
        "local-predeploy",
        "google-search-console-url-inspection",
        "bing-url-inspection"
      ],
      "blocked_actions": [
        "no_live_submission_without_approval",
        "no_paid_link_schemes",
        "no_ranking_guarantees"
      ],
      "verification_commands": [
        "npm run qa:crawl-priority",
        "npm run qa:priority-products",
        "npm run qa:pricing"
      ]
    },
    {
      "id": "klow-blend-pdp-crawl-priority",
      "canonical_url": "https://togopeptide.com/compound/klow-blend",
      "local_path": "compound.html",
      "priority": "critical",
      "route_type": "priority_pdp",
      "expected_sitemaps": [
        "sitemap-products.xml",
        "sitemap-images.xml"
      ],
      "static_canonical_url": "https://togopeptide.com/compound",
      "schema_contracts": [
        "ProductGroup",
        "Offer",
        "BreadcrumbList"
      ],
      "source_artifacts": [
        {
          "path": "sitemap-products.xml",
          "must_contain": [
            "/compound/klow-blend"
          ]
        },
        {
          "path": "product-feed.json",
          "must_contain": [
            "klow-blend"
          ]
        },
        {
          "path": "priority-product-visibility-map.json",
          "must_contain": [
            "klow-blend"
          ]
        }
      ],
      "freshness_contract": "Refresh after Klow Blend price, stock, image, top-pick status, markdown twin or schema changes.",
      "measurement_sources": [
        "local-predeploy",
        "google-search-console-url-inspection",
        "bing-url-inspection"
      ],
      "blocked_actions": [
        "no_live_submission_without_approval",
        "no_paid_link_schemes",
        "no_ranking_guarantees"
      ],
      "verification_commands": [
        "npm run qa:crawl-priority",
        "npm run qa:priority-products",
        "npm run qa:pricing"
      ]
    },
    {
      "id": "snap-8-pdp-crawl-priority",
      "canonical_url": "https://togopeptide.com/compound/snap-8",
      "local_path": "compound.html",
      "priority": "high",
      "route_type": "priority_pdp",
      "expected_sitemaps": [
        "sitemap-products.xml",
        "sitemap-images.xml"
      ],
      "static_canonical_url": "https://togopeptide.com/compound",
      "schema_contracts": [
        "ProductGroup",
        "Offer",
        "BreadcrumbList"
      ],
      "source_artifacts": [
        {
          "path": "sitemap-products.xml",
          "must_contain": [
            "/compound/snap-8"
          ]
        },
        {
          "path": "product-feed.json",
          "must_contain": [
            "snap-8"
          ]
        },
        {
          "path": "anchor-text-equity-map.json",
          "must_contain": [
            "snap-8"
          ]
        }
      ],
      "freshness_contract": "Refresh after SNAP-8 price, stock, image, top-pick status, markdown twin or schema changes.",
      "measurement_sources": [
        "local-predeploy",
        "google-search-console-url-inspection",
        "bing-url-inspection"
      ],
      "blocked_actions": [
        "no_live_submission_without_approval",
        "no_paid_link_schemes",
        "no_ranking_guarantees"
      ],
      "verification_commands": [
        "npm run qa:crawl-priority",
        "npm run qa:product-feed",
        "npm run qa:pricing"
      ]
    },
    {
      "id": "quality-page-crawl-priority",
      "canonical_url": "https://togopeptide.com/quality",
      "local_path": "quality.html",
      "priority": "critical",
      "route_type": "trust_page",
      "expected_sitemaps": [
        "sitemap-content.xml"
      ],
      "static_canonical_url": "https://togopeptide.com/quality",
      "schema_contracts": [
        "Organization",
        "BreadcrumbList"
      ],
      "source_artifacts": [
        {
          "path": "sitemap-content.xml",
          "must_contain": [
            "https://togopeptide.com/quality"
          ]
        },
        {
          "path": "search-intent-map.json",
          "must_contain": [
            "/quality"
          ]
        },
        {
          "path": "entity-evidence-graph.json",
          "must_contain": [
            "/quality"
          ]
        }
      ],
      "freshness_contract": "Refresh after lab method, QA process, COA, shipping or research-use evidence changes.",
      "measurement_sources": [
        "local-predeploy",
        "google-search-console-url-inspection",
        "ai-answer-source-qa"
      ],
      "blocked_actions": [
        "no_live_submission_without_approval",
        "no_paid_link_schemes",
        "no_ranking_guarantees"
      ],
      "verification_commands": [
        "npm run qa:crawl-priority",
        "npm run qa:entity",
        "npm run qa:launch"
      ]
    },
    {
      "id": "coa-page-crawl-priority",
      "canonical_url": "https://togopeptide.com/coa",
      "local_path": "coa.html",
      "priority": "critical",
      "route_type": "trust_page",
      "expected_sitemaps": [
        "sitemap-content.xml"
      ],
      "static_canonical_url": "https://togopeptide.com/coa",
      "schema_contracts": [
        "Organization",
        "BreadcrumbList"
      ],
      "source_artifacts": [
        {
          "path": "sitemap-content.xml",
          "must_contain": [
            "https://togopeptide.com/coa"
          ]
        },
        {
          "path": "search-intent-map.json",
          "must_contain": [
            "/coa"
          ]
        },
        {
          "path": "answer-engine-source-map.json",
          "must_contain": [
            "/coa"
          ]
        }
      ],
      "freshness_contract": "Refresh after COA access, batch proof, certificate wording or evidence-source changes.",
      "measurement_sources": [
        "local-predeploy",
        "google-search-console-url-inspection",
        "ai-answer-source-qa"
      ],
      "blocked_actions": [
        "no_live_submission_without_approval",
        "no_paid_link_schemes",
        "no_ranking_guarantees"
      ],
      "verification_commands": [
        "npm run qa:crawl-priority",
        "npm run qa:answer-sources",
        "npm run qa:launch"
      ]
    },
    {
      "id": "fresh-batch-page-crawl-priority",
      "canonical_url": "https://togopeptide.com/fresh-batch",
      "local_path": "fresh-batch.html",
      "priority": "critical",
      "route_type": "trust_page",
      "expected_sitemaps": [
        "sitemap-content.xml"
      ],
      "static_canonical_url": "https://togopeptide.com/fresh-batch",
      "schema_contracts": [
        "Organization",
        "BreadcrumbList"
      ],
      "source_artifacts": [
        {
          "path": "sitemap-content.xml",
          "must_contain": [
            "https://togopeptide.com/fresh-batch"
          ]
        },
        {
          "path": "search-intent-map.json",
          "must_contain": [
            "/fresh-batch"
          ]
        },
        {
          "path": "product-feed.json",
          "must_contain": [
            "/fresh-batch"
          ]
        }
      ],
      "freshness_contract": "Refresh after fresh-batch policy, preorder wording, stock labels or product-feed availability changes.",
      "measurement_sources": [
        "local-predeploy",
        "google-search-console-url-inspection",
        "ai-answer-source-qa"
      ],
      "blocked_actions": [
        "no_live_submission_without_approval",
        "no_paid_link_schemes",
        "no_ranking_guarantees"
      ],
      "verification_commands": [
        "npm run qa:crawl-priority",
        "npm run qa:product-feed",
        "npm run qa:launch"
      ]
    },
    {
      "id": "reconstitution-guide-crawl-priority",
      "canonical_url": "https://togopeptide.com/reconstitution-guide",
      "local_path": "reconstitution-guide.html",
      "priority": "high",
      "route_type": "education_tool_page",
      "expected_sitemaps": [
        "sitemap-content.xml"
      ],
      "static_canonical_url": "https://togopeptide.com/reconstitution-guide",
      "schema_contracts": [
        "HowTo",
        "BreadcrumbList"
      ],
      "source_artifacts": [
        {
          "path": "sitemap-content.xml",
          "must_contain": [
            "https://togopeptide.com/reconstitution-guide"
          ]
        },
        {
          "path": "search-intent-map.json",
          "must_contain": [
            "/reconstitution-guide"
          ]
        },
        {
          "path": "answer-engine-source-map.json",
          "must_contain": [
            "/reconstitution-guide"
          ]
        }
      ],
      "freshness_contract": "Refresh after calculator formulas, methodology copy, HowTo schema or safety framing changes.",
      "measurement_sources": [
        "local-predeploy",
        "calculator-audit",
        "google-search-console-url-inspection"
      ],
      "blocked_actions": [
        "no_live_submission_without_approval",
        "no_dosing_guidance",
        "no_ranking_guarantees"
      ],
      "verification_commands": [
        "npm run qa:crawl-priority",
        "npm run qa:calculator",
        "npm run qa:launch"
      ]
    },
    {
      "id": "storage-guide-crawl-priority",
      "canonical_url": "https://togopeptide.com/storage-guide",
      "local_path": "storage-guide.html",
      "priority": "high",
      "route_type": "education_tool_page",
      "expected_sitemaps": [
        "sitemap-content.xml"
      ],
      "static_canonical_url": "https://togopeptide.com/storage-guide",
      "schema_contracts": [
        "HowTo",
        "BreadcrumbList"
      ],
      "source_artifacts": [
        {
          "path": "sitemap-content.xml",
          "must_contain": [
            "https://togopeptide.com/storage-guide"
          ]
        },
        {
          "path": "search-intent-map.json",
          "must_contain": [
            "/storage-guide"
          ]
        },
        {
          "path": "answer-engine-source-map.json",
          "must_contain": [
            "/storage-guide"
          ]
        }
      ],
      "freshness_contract": "Refresh after storage methodology, temperature framing, HowTo schema or policy copy changes.",
      "measurement_sources": [
        "local-predeploy",
        "ai-answer-source-qa",
        "google-search-console-url-inspection"
      ],
      "blocked_actions": [
        "no_live_submission_without_approval",
        "no_medical_claims",
        "no_ranking_guarantees"
      ],
      "verification_commands": [
        "npm run qa:crawl-priority",
        "npm run qa:answer-sources",
        "npm run qa:launch"
      ]
    },
    {
      "id": "research-hub-crawl-priority",
      "canonical_url": "https://togopeptide.com/research-hub",
      "local_path": "research-hub.html",
      "priority": "high",
      "route_type": "content_hub",
      "expected_sitemaps": [
        "sitemap-content.xml"
      ],
      "static_canonical_url": "https://togopeptide.com/research-hub",
      "schema_contracts": [
        "Article",
        "BreadcrumbList"
      ],
      "source_artifacts": [
        {
          "path": "sitemap-content.xml",
          "must_contain": [
            "https://togopeptide.com/research-hub"
          ]
        },
        {
          "path": "search-intent-map.json",
          "must_contain": [
            "/research-hub"
          ]
        },
        {
          "path": "priority-page-experience-map.json",
          "must_contain": [
            "/research-hub"
          ]
        }
      ],
      "freshness_contract": "Refresh after hub article routes, evidence links, content clusters or research-use copy changes.",
      "measurement_sources": [
        "local-predeploy",
        "ai-answer-source-qa",
        "google-search-console-url-inspection"
      ],
      "blocked_actions": [
        "no_live_submission_without_approval",
        "no_paid_link_schemes",
        "no_ranking_guarantees"
      ],
      "verification_commands": [
        "npm run qa:crawl-priority",
        "npm run qa:answer-sources",
        "npm run qa:launch"
      ]
    },
    {
      "id": "about-page-crawl-priority",
      "canonical_url": "https://togopeptide.com/about",
      "local_path": "about.html",
      "priority": "high",
      "route_type": "entity_trust_page",
      "expected_sitemaps": [
        "sitemap-content.xml"
      ],
      "static_canonical_url": "https://togopeptide.com/about",
      "schema_contracts": [
        "Organization",
        "BreadcrumbList"
      ],
      "source_artifacts": [
        {
          "path": "sitemap-content.xml",
          "must_contain": [
            "https://togopeptide.com/about"
          ]
        },
        {
          "path": "entity-resolution-map.json",
          "must_contain": [
            "/about"
          ]
        },
        {
          "path": "entity-evidence-graph.json",
          "must_contain": [
            "/about"
          ]
        }
      ],
      "freshness_contract": "Refresh after legal entity, team, contact, KvK, sameAs or trust-source changes.",
      "measurement_sources": [
        "local-predeploy",
        "ai-answer-source-qa",
        "google-search-console-url-inspection"
      ],
      "blocked_actions": [
        "no_live_submission_without_approval",
        "no_paid_link_schemes",
        "no_ranking_guarantees"
      ],
      "verification_commands": [
        "npm run qa:crawl-priority",
        "npm run qa:entity-resolution",
        "npm run qa:launch"
      ]
    }
  ]
}
