← Back to search
85
Agent Ready
Agentic Readiness Score
+25 llms.txt +20 ai-plugin missing +10 MCP
developer openapiapihostingdevtoolsfrontendllms-txtai-plugin

Agentic Signals

📄
Found
🤖
Found
📖
OpenAPI Spec
Found
🔗
Structured API
Found
🛡
Not specified
🏷
Schema.org Markup
Found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 85/100

            

llms.txt Content

# Packrift Case Pack Quantity Atlas Public Packrift reference for case-pack, bundle, roll, sheet, bag, label, and unit-count normalization across catalog-approved packaging SKUs. Canonical site: https://packrift-case-pack-quantity-atlas.vercel.app/ Sitemap: https://packrift-case-pack-quantity-atlas.vercel.app/sitemap.xml Records: 4854 Parsed quantity records: 3684 Important boundaries: - Snapshot reference only; not a live quote, checkout promise, inventory promise, supplier-cost disclosure, or substitute recommendation. - Use Packrift.com checkout or Packrift MCP for live price, inventory, shipping, and cart decisions. - No account, login, API key, token, payment, or password is required to read the public files. Primary files: - https://packrift-case-pack-quantity-atlas.vercel.app/data/case-pack-quantity.csv - https://packrift-case-pack-quantity-atlas.vercel.app/data/case-pack-quantity.json - https://packrift-case-pack-quantity-atlas.vercel.app/data/case-pack-quantity.jsonl - https://packrift-case-pack-quantity-atlas.vercel.app/data/stats.json - https://packrift-case-pack-quantity-atlas.vercel.app/methodology.html

OpenAPI Spec (preview)

{ "info": { "description": "Read-only public-safe Packrift case-pack quantity sidecars.", "title": "Packrift Case Pack Quantity Atlas", "version": "1.0.0" }, "openapi": "3.1.0", "paths": { "/data/case-pack-quantity.jsonl": { "get": { "responses": { "200": { "description": "JSONL quantity records" } }, "summary": "Download JSONL rows" } }, "/data/stats.json": { "get": { "responses": {