llms.txt Content
# Packrift Cube Efficiency Gateway
https://packrift-cube-efficiency-gateway.vercel.app/ is a compact public gateway for Packrift cube-efficiency bands, dimensional-weight bands, density bands, price-per-cubic-foot bands, families, and product types.
- Full atlas: https://packrift.github.io/packrift-cube-efficiency-atlas/
- Stats JSON: https://packrift-cube-efficiency-gateway.vercel.app/data/stats.json
- Sample JSONL: https://packrift-cube-efficiency-gateway.vercel.app/data/sample-cube-efficiency.jsonl
- Agent Manifest: https://packrift-cube-efficiency-gateway.vercel.app/agent-manifest.json
Boundary: static public cube-efficiency reference only. No live price, inventory promise, checkout quote, delivery promise, freight quote, carrier invoice, supplier cost, margin, customer/order/cart/payment, credential, private feed export, private source path, private freight claim, or substitute recommendation.
OpenAPI Spec (preview)
{
"info": {
"description": "A compact no-auth Packrift gateway for public cube-efficiency rollups, families, product types, cube bands, dimensional-weight bands, density bands, price-per-cubic-foot bands, and links into the full Cube Efficiency Atlas.",
"title": "Packrift Cube Efficiency Gateway",
"version": "1.0.0"
},
"openapi": "3.1.0",
"paths": {
"/data/sample-cube-efficiency.jsonl": {
"get": {
"responses": {
"200": {
"description":