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

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 SKU Evidence Cards Gateway Compact Packrift gateway for public SKU evidence cards, families, product types, dimension snapshots, pack-count snapshots, price bands, inventory bands, weight bands, and links to the full verified source asset. - Full source asset: https://packrift-sku-evidence-cards.vercel.app/ - Stats JSON: https://packrift-sku-evidence-cards-gateway.vercel.app/data/stats.json - Sample JSONL: https://packrift-sku-evidence-cards-gateway.vercel.app/data/sample-sku-evidence.jsonl - Methodology: https://packrift-sku-evidence-cards-gateway.vercel.app/methodology - Source sitemap URLs represented upstream: 1,236 - Source SKU evidence cards represented upstream: 1,200 Boundary: public SKU evidence only. Sample rows use snapshot labels and bands, not purchase/session records, carrier-pricing records, fulfillment commitments, supplier economics, profitability calculations, private source paths, private access material, or third-party endorsement claims.

OpenAPI Spec (preview)

{ "info": { "description": "Read-only public Packrift SKU evidence cards gateway.", "title": "Packrift SKU Evidence Cards Gateway", "version": "1.0.0" }, "openapi": "3.1.0", "paths": { "/data/sample-sku-evidence.jsonl": { "get": { "responses": { "200": { "description": "Public-safe SKU evidence JSONL sample" } }, "summary": "Sample observations" } }, "/data/stats.json": { "get": { "r