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

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 Packaging FAQ Gateway https://packrift-packaging-faq-gateway.vercel.app/ is a compact public gateway for Packrift packaging FAQ topics, buyer questions, source-safe answers, and corpus links. - Full corpus: https://packrift-packaging-faq-corpus.vercel.app/ - Stats JSON: https://packrift-packaging-faq-gateway.vercel.app/data/stats.json - Sample JSONL: https://packrift-packaging-faq-gateway.vercel.app/data/sample-packaging-faqs.jsonl - Agent Manifest: https://packrift-packaging-faq-gateway.vercel.app/agent-manifest.json Boundary: static public packaging FAQ reference only. No checkout quote, legal advice, compliance advice, certification claim, customer review claim, live availability source, freight promise, substitution approval, supplier cost, margin, customer/order/cart/payment, credential, private source path, or private freight claim.

OpenAPI Spec (preview)

{ "info": { "description": "A compact no-auth Packrift gateway for public packaging FAQ topics, buyer questions, source-safe answers, and links into the full FAQ corpus.", "title": "Packrift Packaging FAQ Gateway", "version": "1.0.0" }, "openapi": "3.1.0", "paths": { "/data/sample-packaging-faqs.jsonl": { "get": { "responses": { "200": { "description": "JSONL sample" } }, "summary": "Sample packaging FAQ rows"