← 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 Operations Resource Graph Gateway Compact Packrift gateway for public operations-resource graph rollups, operations phases, catalog families, product types, price bands, inventory bands, weight bands, and links to the full verified source graph. - Full source graph: https://packrift-operations-resource-graph.vercel.app/ - Stats JSON: https://packrift-operations-resource-graph-gateway.vercel.app/data/stats.json - Sample JSONL: https://packrift-operations-resource-graph-gateway.vercel.app/data/sample-operations-resource-rows.jsonl - Methodology: https://packrift-operations-resource-graph-gateway.vercel.app/methodology - Source sitemap URLs represented upstream: 4,893 - Source owned Packrift mentions represented upstream: 2,004,702 - Source operation taxonomy rows represented upstream: 413 Boundary: public operations-resource 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 operations resource graph gateway.", "title": "Packrift Operations Resource Graph Gateway", "version": "1.0.0" }, "openapi": "3.1.0", "paths": { "/data/sample-operations-resource-rows.jsonl": { "get": { "responses": { "200": { "description": "Public-safe operations resource JSONL sample" } }, "summary": "Sample observations" } }, "/data/stats.j