{
  "spec_version": "agentmanifest-0.3",
  "schema_version": "https://agentmanifest.org/schemas/v0.3.json",
  "name": "Packrift Packaging Taxonomy Atlas",
  "description": "Public Packrift packaging taxonomy and SKU attribute atlas for buyers, procurement teams, and agent-commerce systems.",
  "url": "https://packrift-packaging-taxonomy-atlas.vercel.app",
  "homepage": "https://packrift-packaging-taxonomy-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.2",
  "last_updated": "2026-06-01T10:35:32Z",
  "primary_category": "reference",
  "categories": [
    "commerce",
    "logistics",
    "engineering",
    "computing"
  ],
  "tags": [
    "packaging",
    "taxonomy",
    "commerce",
    "catalog",
    "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-packaging-taxonomy-atlas.vercel.app/",
      "method": "GET",
      "parameters": [],
      "description": "Human-readable Packrift taxonomy atlas homepage.",
      "response_description": "HTML overview with taxonomy counts, primary browse routes, public source boundaries, and sample Packrift SKU records."
    },
    {
      "name": "Stats JSON",
      "path": "/data/stats.json",
      "url": "https://packrift-packaging-taxonomy-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, family count, tag count, and conservative claim boundaries."
    },
    {
      "name": "Taxonomy JSON",
      "path": "/data/taxonomy-atlas.json",
      "url": "https://packrift-packaging-taxonomy-atlas.vercel.app/data/taxonomy-atlas.json",
      "method": "GET",
      "parameters": [],
      "description": "Complete public taxonomy records for approved Packrift catalog rows.",
      "response_description": "JSON dataset containing public SKU identifiers, product URLs, family labels, product types, tags, price bands, inventory bands, weight bands, and dimension bands."
    },
    {
      "name": "Sitemap",
      "path": "/sitemap.xml",
      "url": "https://packrift-packaging-taxonomy-atlas.vercel.app/sitemap.xml",
      "method": "GET",
      "parameters": [],
      "description": "Crawlable XML sitemap for all public atlas URLs.",
      "response_description": "XML sitemap listing Packrift taxonomy 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 packaging taxonomy, category, tag, and attribute 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."
}
