{
  "schema_version": "agentmanifest-0.3",
  "spec_version": "agentmanifest-0.3",
  "version": "1.0.0",
  "name": "Packrift Product Schema Readiness Atlas",
  "description": "A public Packrift reference for product schema-readiness signals across approved in-stock catalog rows, including SKU pages, field-presence scores, rollups, data files, and Packrift product links.",
  "homepage": "https://packrift-product-schema-readiness-atlas.vercel.app/",
  "documentation": "https://packrift-product-schema-readiness-atlas.vercel.app/llms.txt",
  "provider": {
    "name": "Packrift LLC",
    "url": "https://packrift.com/"
  },
  "primary_category": "reference",
  "categories": [
    "commerce",
    "logistics",
    "engineering",
    "computing"
  ],
  "listing_requested": true,
  "last_updated": "2026-06-02T15:52:38Z",
  "pricing": {
    "model": "free",
    "free_tier": {
      "queries_per_day": null,
      "queries_per_month": null
    },
    "paid_tier": null,
    "support_url": "https://packrift.com/pages/contact"
  },
  "authentication": {
    "required": false,
    "type": "none",
    "instructions": null
  },
  "contact": {
    "email": "farhan@packrift.com",
    "github": "https://github.com/Packrift",
    "support_url": "https://packrift.com/pages/contact"
  },
  "endpoints": [
    {
      "method": "GET",
      "path": "/data/product-schema-readiness.jsonl",
      "description": "Fetch public Packrift product schema-readiness records.",
      "parameters": [],
      "response_description": "Public-safe SKU, product URL, structured-data field presence, readiness score, and rollup fields."
    },
    {
      "method": "GET",
      "path": "/sitemap.xml",
      "description": "Enumerate schema-readiness atlas URLs.",
      "parameters": [],
      "response_description": "XML sitemap containing all public Product Schema Readiness Atlas URLs."
    }
  ],
  "agent_notes": "Read-only public schema-readiness reference. No account, authentication, API key, credentials, token, payment, password, supplier cost, margin, customer, order, cart, private freight, or live checkout data is exposed. Confirm live price, stock, shipping, and checkout availability on Packrift.com before purchase handoff."
}