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

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 Catalog Trust Ledger Gateway Packrift Catalog Trust Ledger Gateway is a compact public Packrift gateway for the Catalog Trust Ledger source asset. - Gateway: https://packrift-catalog-trust-ledger-gateway.vercel.app/ - Source ledger: https://packrift.github.io/catalog-trust-ledger/ - Stats: https://packrift-catalog-trust-ledger-gateway.vercel.app/data/stats.json - Sample trust rows: https://packrift-catalog-trust-ledger-gateway.vercel.app/data/sample-catalog-trust-ledger-rows.jsonl - Source public sitemap URLs verified: 4930 - Source public trust records: 4854 - Gateway sitemap URLs: 20 Boundary: this is a static discovery and metadata gateway. Verify purchase decisions on Packrift.com.

OpenAPI Spec (preview)

{ "info": { "description": "Compact public Packrift catalog trust-ledger gateway.", "title": "Packrift Catalog Trust Ledger Gateway", "version": "1.0.0" }, "openapi": "3.1.0", "paths": { "/data/sample-catalog-trust-ledger-rows.jsonl": { "get": { "responses": { "200": { "description": "Sample trust rows JSONL" } }, "summary": "Get sample trust-ledger rows" } }, "/data/stats.json": { "get": {