llms.txt Content
# Packrift Case Pack Quantity Gateway
https://packrift-case-pack-quantity-gateway.vercel.app/ is a compact public gateway for Packrift case-pack quantity bands, parsed pack quantities, family rollups, product-type rollups, and full-atlas links.
- Full atlas: https://packrift-case-pack-quantity-atlas.vercel.app/
- Stats JSON: https://packrift-case-pack-quantity-gateway.vercel.app/data/stats.json
- Sample JSONL: https://packrift-case-pack-quantity-gateway.vercel.app/data/sample-case-pack-quantities.jsonl
- Agent Manifest: https://packrift-case-pack-quantity-gateway.vercel.app/agent-manifest.json
Boundary: static public case-pack quantity reference only. No live price, inventory promise, checkout quote, delivery promise, freight promise, product substitution approval, supplier cost, margin, customer/order/cart/payment, credential, private source path, or private freight claim.
OpenAPI Spec (preview)
{
"info": {
"description": "A compact no-auth Packrift gateway for public case-pack quantity bands, parsed pack quantities, product family rollups, product-type rollups, and links into the full Case Pack Quantity Atlas.",
"title": "Packrift Case Pack Quantity Gateway",
"version": "1.0.0"
},
"openapi": "3.1.0",
"paths": {
"/data/sample-case-pack-quantities.jsonl": {
"get": {
"responses": {
"200": {
"description": "JSONL sample"