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

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 Strength Evidence Atlas Public Packrift packaging-strength and durability evidence reference. - Records: https://packrift-packaging-strength-atlas.vercel.app/data/box-strength-records.json - CSV: https://packrift-packaging-strength-atlas.vercel.app/data/box-strength-records.csv - Methodology: https://packrift-packaging-strength-atlas.vercel.app/methodology/ - Sitemap: https://packrift-packaging-strength-atlas.vercel.app/sitemap.xml

OpenAPI Spec (preview)

{ "info": { "title": "Packrift Packaging Strength Evidence Atlas", "version": "2026-06-01" }, "openapi": "3.1.0", "paths": { "/data/box-strength-records.json": { "get": { "responses": { "200": { "description": "JSON records" } }, "summary": "Fetch public packaging-strength records" } } }, "servers": [ { "url": "https://packrift-packaging-strength-atlas.vercel.app" } ] }