85
Agent Ready
Agentic Readiness Score
+25 llms.txt
+20 ai-plugin
missing +10 MCP
developer
devtoolsfrontendllms-txtai-pluginopenapiapihosting
Agentic Signals
🏷
Schema.org Markup
Found
Embed this badge
Show off your agentic readiness — the badge auto-updates when your score changes.
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"
}
]
}