{
  "schema_version": "agentmanifest-0.3",
  "spec_version": "agentmanifest-0.3",
  "version": "1.0.0",
  "name": "Packrift Product Title Readability Atlas",
  "description": "A public Packrift reference for product title readability across approved in-stock catalog rows, including SKU pages, title length, token count, size-pattern language, pack/count language, material or format language, rollups, data files, and Packrift product links.",
  "homepage": "https://packrift-product-title-readability-atlas.vercel.app/",
  "documentation": "https://packrift-product-title-readability-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-02T17:01:24Z",
  "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-product-title-readability.jsonl",
      "description": "Fetch public Packrift product title readability records.",
      "parameters": [],
      "response_description": "Public-safe SKU, title, handle, product URL, readability score, title length, token count, and title-signal rollup fields."
    },
    {
      "method": "GET",
      "path": "/sitemap.xml",
      "description": "Enumerate Product Title Readability Atlas URLs.",
      "parameters": [],
      "response_description": "XML sitemap containing all public Product Title Readability Atlas URLs."
    }
  ],
  "agent_notes": "Read-only public product-title-readability 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."
}