85
Agent Ready
Agentic Readiness Score
+25 llms.txt
+20 ai-plugin
missing +10 MCP
developer
llms-txtai-pluginopenapiapihostingdevtoolsfrontend
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 Product Schema Readiness Atlas
Public Packrift catalog-derived product schema readiness atlas.
- Canonical URL: https://packrift-product-schema-readiness-atlas.vercel.app/
- Records: 4,853
- Sitemap: https://packrift-product-schema-readiness-atlas.vercel.app/sitemap.xml
- Data CSV: https://packrift-product-schema-readiness-atlas.vercel.app/data/product-schema-readiness.csv
- Data JSONL: https://packrift-product-schema-readiness-atlas.vercel.app/data/product-schema-readiness.jsonl
- Stats: https://packrift-product-schema-readiness-atlas.vercel.app/data/stats.json
- OpenAPI: https://packrift-product-schema-readiness-atlas.vercel.app/openapi.json
Boundaries: static public reference only. Verify live fit, price, stock, shipping, and checkout on Packrift.com before purchase decisions. No supplier cost, margin, customer, order, cart, payment, credentials, or private freight data is exposed.
OpenAPI Spec (preview)
{
"openapi": "3.1.0",
"info": {
"title": "Packrift Product Schema Readiness Atlas",
"version": "1.0.0",
"description": "Static public Packrift product schema-readiness reference files."
},
"servers": [
{
"url": "https://packrift-product-schema-readiness-atlas.vercel.app"
}
],
"paths": {
"/data/stats.json": {
"get": {
"summary": "Read atlas stats",
"responses": {
"200": {
"description": "Stats JSON"
}