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

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 Shipping Dimensional Profile Agent Gateway https://packrift-shipping-dimensional-profile-gateway.vercel.app/ is a compact public gateway for static Packrift shipping dimensional-profile signals. - Full atlas: https://packrift-shipping-dimensional-profile-atlas.vercel.app/ - Stats JSON: https://packrift-shipping-dimensional-profile-gateway.vercel.app/data/stats.json - Sample JSONL: https://packrift-shipping-dimensional-profile-gateway.vercel.app/data/sample-shipping-dimensional-profile.jsonl - Agent Manifest: https://packrift-shipping-dimensional-profile-gateway.vercel.app/agent-manifest.json Boundary: static public catalog-derived dimensional-profile reference only; no live checkout rate, delivery promise, 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 static public shipping dimensional-profile signals mapped to public-safe catalog records.", "title": "Packrift Shipping Dimensional Profile Agent Gateway", "version": "1.0.0" }, "openapi": "3.1.0", "paths": { "/data/sample-shipping-dimensional-profile.jsonl": { "get": { "responses": { "200": { "description": "JSONL sample" } }, "summary": "Sampl