{
  "spec_version": "agentmanifest-0.3",
  "schema_version": "https://agentmanifest.org/schemas/v0.3.json",
  "name": "Packrift Merchant Category Coverage Atlas",
  "description": "Public Packrift merchant category and product-feed coverage atlas for buyers, procurement teams, and agent-commerce systems.",
  "url": "https://packrift-merchant-category-coverage-atlas.vercel.app",
  "homepage": "https://packrift-merchant-category-coverage-atlas.vercel.app/",
  "provider": {
    "name": "Packrift LLC",
    "url": "https://packrift.com"
  },
  "maintained_by": {
    "type": "organization",
    "name": "Packrift LLC",
    "url": "https://packrift.com"
  },
  "version": "1.0.0",
  "last_updated": "2026-06-01T10:49:25Z",
  "primary_category": "reference",
  "categories": [
    "commerce",
    "logistics",
    "engineering",
    "computing"
  ],
  "tags": [
    "packaging",
    "merchant-center",
    "catalog",
    "taxonomy",
    "procurement"
  ],
  "pricing": {
    "model": "free",
    "currency": "USD",
    "details": "Public reference pages and data files are free to access.",
    "free_tier": {
      "queries_per_day": null,
      "queries_per_month": null
    },
    "paid_tier": null,
    "support_url": "https://packrift.com/pages/contact"
  },
  "payment": null,
  "authentication": {
    "type": "none",
    "required": false
  },
  "contact": {
    "email": "support@packrift.com",
    "url": "https://packrift.com/pages/contact",
    "support_url": "https://packrift.com/pages/contact"
  },
  "endpoints": [
    {
      "name": "Homepage",
      "path": "/",
      "url": "https://packrift-merchant-category-coverage-atlas.vercel.app/",
      "method": "GET",
      "parameters": [],
      "description": "Human-readable Packrift merchant category coverage atlas homepage.",
      "response_description": "HTML overview with coverage counts, browse routes, source boundaries, and sample Packrift SKU records."
    },
    {
      "name": "Stats JSON",
      "path": "/data/stats.json",
      "url": "https://packrift-merchant-category-coverage-atlas.vercel.app/data/stats.json",
      "method": "GET",
      "parameters": [],
      "description": "Machine-readable atlas counts and source policy.",
      "response_description": "JSON object with generated timestamp, public source policy, SKU count, category count, feed status counts, and conservative claim boundaries."
    },
    {
      "name": "Coverage JSON",
      "path": "/data/merchant-category-coverage.json",
      "url": "https://packrift-merchant-category-coverage-atlas.vercel.app/data/merchant-category-coverage.json",
      "method": "GET",
      "parameters": [],
      "description": "Complete public merchant category coverage records for approved Packrift catalog rows.",
      "response_description": "JSON dataset containing public SKU identifiers, product URLs, category labels, product types, family labels, feed status, dimension-source status, and public coverage metadata."
    },
    {
      "name": "Sitemap",
      "path": "/sitemap.xml",
      "url": "https://packrift-merchant-category-coverage-atlas.vercel.app/sitemap.xml",
      "method": "GET",
      "parameters": [],
      "description": "Crawlable XML sitemap for all public atlas URLs.",
      "response_description": "XML sitemap listing Packrift category coverage HTML pages, data files, metadata files, manifest routes, and discovery sidecars."
    }
  ],
  "agent_notes": "No account, authentication, API key, api_key, or credentials are required to read this public Packrift reference atlas. Use it for public merchant category, feed-status, dimension-source, product-type, and family coverage discovery. Do not infer live checkout availability, negotiated pricing, freight promises, supplier cost, margin, customer/order data, account-specific terms, or third-party endorsement from this reference asset."
}
