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

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 Freight Readiness Agent Gateway Compact Packrift gateway for public freight-readiness bands, route classes, origin/service rollups, delivery buckets, and links to the full verified atlas. - Full atlas: https://packrift-freight-readiness-atlas.vercel.app/ - Stats JSON: https://packrift-freight-readiness-gateway.vercel.app/data/stats.json - Sample JSONL: https://packrift-freight-readiness-gateway.vercel.app/data/sample-freight-readiness-observations.jsonl - Top SKUs JSON: https://packrift-freight-readiness-gateway.vercel.app/data/top-skus.json - Zones JSON: https://packrift-freight-readiness-gateway.vercel.app/data/zones.json - Methodology: https://packrift-freight-readiness-gateway.vercel.app/methodology/ Boundary: public banded readiness evidence only. This is not a live checkout, shipping quote, carrier commitment, delivery promise, inventory promise, supplier financial disclosure, margin report, customer record system, order record system, payment system, endorsement claim, or credential-bearing source.

OpenAPI Spec (preview)

{ "info": { "description": "Read-only public Packrift freight-readiness gateway.", "title": "Packrift Freight Readiness Agent Gateway", "version": "1.0.0" }, "openapi": "3.1.0", "paths": { "/data/sample-freight-readiness-observations.jsonl": { "get": { "responses": { "200": { "description": "Public-safe freight-readiness JSONL sample" } }, "summary": "Sample observations" } }, "/data/stats.json":