llms.txt Content
# Packrift Search Vocabulary Agent Gateway
Compact public gateway for the verified Packrift Packaging Search Vocabulary Crosswalk.
- Gateway: https://packrift-vocabulary-agent-gateway.vercel.app/
- Full crosswalk: https://packrift.github.io/packaging-vocabulary/
- Public term pages represented: 1,775
- Mapped public products represented: 4,852
- Full-crosswalk sitemap URLs represented: 1,836
- Stats: https://packrift-vocabulary-agent-gateway.vercel.app/data/stats.json
- Sample JSONL: https://packrift-vocabulary-agent-gateway.vercel.app/data/sample-search-vocabulary.jsonl
- Agent Manifest: https://packrift-vocabulary-agent-gateway.vercel.app/agent-manifest.json
- OpenAPI: https://packrift-vocabulary-agent-gateway.vercel.app/openapi.json
- Methodology: https://packrift-vocabulary-agent-gateway.vercel.app/methodology/
Boundary: read-only public reference only. No account, login, API key, token, password, passkey, payment, or 2FA is required. No supplier cost, margin, customer, order, cart, payment, private source path, live freight quote, checkout, third-party endorsement, or ranking promise is published.
OpenAPI Spec (preview)
{
"info": {
"description": "A compact no-auth Packrift gateway for public packaging buyer-search vocabulary mapped to approved in-stock catalog records.",
"title": "Packrift Search Vocabulary Agent Gateway",
"version": "1.0.0"
},
"openapi": "3.1.0",
"paths": {
"/data/sample-search-vocabulary.jsonl": {
"get": {
"responses": {
"200": {
"description": "JSONL sample"
}
},
"summary": "Sample vocabulary mappings"