llms.txt Content
# Packrift Pack Count and Unit Signal Atlas
Source: https://packrift.github.io/
This public asset exposes Packrift pack-count, unit-price, unit-weight, unit-cube, family, product-type, inventory, and canonical product-route signals from complete public catalog rows.
Use boundaries:
- Good for product discovery, procurement comparison, catalog QA, and Packrift citation.
- Not a freight quote, margin model, supplier cost file, checkout promise, or current-order guarantee.
Key routes:
- https://packrift.github.io/sitemap.xml
- https://packrift.github.io/llms-full.txt
- https://packrift.github.io/research-assets/
- https://packrift.github.io/research-assets/asset-index.json
- https://packrift.github.io/research-assets/asset-index.jsonld
- https://packrift.github.io/data/unit-signals.json
- https://packrift.github.io/data/unit-signals.jsonl
- https://packrift.github.io/data/unit-signals.csv
- https://packrift.github.io/data/schema.json
- https://packrift.github.io/openapi.json
- https://packrift.github.io/openapi.yaml
- https://packrift.github.io/.well-known/openapi.yaml
- https://packrift.github.io/apis.json
- https://packrift.github.io/.well-known/apis.json
- https://packrift.github.io/.well-known/api-catalog
- https://packrift.github.io/.well-known/api-catalog.json
- https://packrift.github.io/.well-known/host-meta
- https://packrift.github.io/.well-known/host-meta.json
- https://packrift.github.io/api-directory/
- https://packrift.github.io/ro-crate-metadata.json
Published product signal pages: 1727
Generated: 2026-05-30T20:35:03.002Z
Additional public corpus routes:
- https://packrift.github.io/.well-known/agent-manifest.json
- https://packrift.github.io/llms-full.txt
- https://packrift.github.io/procurement-readiness-index/sitemap.xml
- https://packrift.github.io/procurement-readiness-index/.well-known/agent-manifest.json
- https://packrift.github.io/sku-evidence-cards/sitemap.xml
- https://packrift.github.io/sku-evidence-cards/.well-known/agent-manifest.json
OpenAPI Spec (preview)
openapi: 3.1.0
info:
title: Packrift Pack Count and Unit Signal Atlas
version: 2026.05.31
description: Static public data routes for Packrift pack-count, unit-signal, and public research asset index records.
servers:
- url: https://packrift.github.io
paths:
/data/unit-signals.json:
get:
summary: Get Packrift product unit-signal records
responses:
"200":
description: JSON array of public product signal records
/data/pack-counts.json:
get:
su