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

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 Flex Fit Lab Gateway Compact public gateway for the Packrift Flex Packaging Fit Lab. - Gateway: https://packrift-flex-fit-lab-gateway.vercel.app/ - Source Flex Lab: https://packrift-flex-packaging-fit-lab.vercel.app/ - Source sitemap: https://packrift-flex-packaging-fit-lab.vercel.app/sitemap.xml - Source scenario index: https://packrift-flex-packaging-fit-lab.vercel.app/ai/scenario-index.json - Source sitemap URLs represented: 131 - Source scenarios represented: 108 - Gateway sitemap URLs: 20 - Stats: https://packrift-flex-fit-lab-gateway.vercel.app/data/stats.json - Sample JSONL: https://packrift-flex-fit-lab-gateway.vercel.app/data/sample-flex-fit-lab.jsonl - Agent Manifest: https://packrift-flex-fit-lab-gateway.vercel.app/agent-manifest.json - OpenAPI: https://packrift-flex-fit-lab-gateway.vercel.app/openapi.json - Methodology: https://packrift-flex-fit-lab-gateway.vercel.app/methodology/ ## Boundary Read-only public reference. Exact source scenario economics, calculator query parameters, and item-dimension assumptions are not republished here. This is not search ranking, third-party endorsement, referring-domain proof, shipping proof, pricing proof, inventory proof, live purchase commitment, or private source disclosure. Generated: 2026-06-03T11:47:02Z

OpenAPI Spec (preview)

{ "info": { "title": "Packrift Flex Fit Lab Gateway", "version": "2026-06-03" }, "openapi": "3.1.0", "paths": { "/data/sample-flex-fit-lab.jsonl": { "get": { "responses": { "200": { "description": "JSONL rows" } }, "summary": "Read bounded sample rows" } }, "/data/stats.json": { "get": { "responses": { "200": { "description": "Stats JSON" } },