85
Agent Ready
Agentic Readiness Score
+25 llms.txt
+20 ai-plugin
missing +10 MCP
developer
ai-pluginopenapiapihostingdevtoolsecommerceshippingfrontendllms-txt
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 Cartonization Constraint Agent Gateway
URL: https://packrift-cartonization-constraint-gateway.vercel.app/
Source: https://packrift-cartonization-constraint-atlas.vercel.app/
Summary: Compact Packrift cartonization constraint gateway for dimensional, cube, density, parcel-band, and dimensional-weight review evidence.
Key files:
- https://packrift-cartonization-constraint-gateway.vercel.app/data/stats.json
- https://packrift-cartonization-constraint-gateway.vercel.app/data/sample-cartonization-constraints.jsonl
- https://packrift-cartonization-constraint-gateway.vercel.app/agent-manifest.json
- https://packrift-cartonization-constraint-gateway.vercel.app/openapi.json
- https://packrift-cartonization-constraint-atlas.vercel.app/
Boundary: not a checkout quote, freight quote, delivery promise, live inventory promise, customer/order record, or substitution approval.
OpenAPI Spec (preview)
{
"info": {
"title": "Packrift Cartonization Constraint Agent Gateway",
"version": "1.0.0"
},
"openapi": "3.1.0",
"paths": {
"/data/sample-cartonization-constraints.jsonl": {
"get": {
"responses": {
"200": {
"description": "Sample JSONL"
}
},
"summary": "Read sample rows"
}
},
"/data/stats.json": {
"get": {
"responses": {
"200": {
"description": "Stats JSON"