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

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 Public Resource Registry Agent Gateway Compact public gateway for the verified Packrift Public Resource Registry. - Gateway: https://packrift-public-resource-registry-gateway.vercel.app/ - Source registry: https://packrift-public-resource-registry.vercel.app/ - Source registry assets represented: 39 - Source public hosts represented: 31 - Referenced existing sitemap URLs, not re-counted here: 121,096 - Source registry sitemap URLs verified current public: 162 - Source linkset host count: 31 - Gateway sitemap URLs: 20 - Stats: https://packrift-public-resource-registry-gateway.vercel.app/data/stats.json - Sample JSONL: https://packrift-public-resource-registry-gateway.vercel.app/data/sample-resource-registry.jsonl - Agent Manifest: https://packrift-public-resource-registry-gateway.vercel.app/agent-manifest.json - OpenAPI: https://packrift-public-resource-registry-gateway.vercel.app/openapi.json - Methodology: https://packrift-public-resource-registry-gateway.vercel.app/methodology/ Boundary: read-only public reference only. No account, login, API key, private credential, payment, or 2FA is required. No ChatGPT placement, search ranking, endorsement, referring-domain proof, live checkout, shipping proof, pricing proof, inventory proof, non-public economics, private source path, or live purchase claim is published.

OpenAPI Spec (preview)

{ "info": { "description": "A compact no-auth Packrift gateway for public resource registry rollups, host coverage, sampled public endpoints, linkset coverage, and strict count-boundary notes.", "title": "Packrift Public Resource Registry Agent Gateway", "version": "1.0.0" }, "openapi": "3.1.0", "paths": { "/data/sample-resource-registry.jsonl": { "get": { "responses": { "200": { "description": "JSONL sample" } },