{
  "version": "1.0",
  "name": "Packrift Benchmark Navigator API Catalog",
  "description": "Read-only public catalog for Packrift Benchmark Navigator static data, metadata, and packingsolver fixture resources.",
  "homepage": "https://packrift-benchmark-navigator.vercel.app/",
  "owner": {
    "name": "Packrift",
    "url": "https://packrift.com/",
    "email": "farhan@packrift.com"
  },
  "authentication": {
    "required": false,
    "type": "none",
    "notes": "No account, API key, bearer token, OAuth flow, or credentials are required for the listed public resources."
  },
  "linkset": [
    {
      "anchor": "https://packrift-benchmark-navigator.vercel.app/",
      "service-desc": [
        {
          "href": "https://packrift-benchmark-navigator.vercel.app/openapi.json",
          "type": "application/json",
          "title": "Packrift Benchmark Navigator OpenAPI"
        },
        {
          "href": "https://packrift-benchmark-navigator.vercel.app/.well-known/agent-manifest.json",
          "type": "application/json",
          "title": "Packrift Agent Manifest"
        }
      ],
      "alternate": [
        {
          "href": "https://packrift-benchmark-navigator.vercel.app/llms.txt",
          "type": "text/plain",
          "title": "Agent-readable overview"
        },
        {
          "href": "https://packrift-benchmark-navigator.vercel.app/llms-full.txt",
          "type": "text/plain",
          "title": "Full agent context"
        }
      ],
      "describedby": [
        {
          "href": "https://packrift-benchmark-navigator.vercel.app/sources.html",
          "type": "text/html",
          "title": "Source register"
        },
        {
          "href": "https://packrift-benchmark-navigator.vercel.app/auth.md",
          "type": "text/markdown",
          "title": "Auth.md"
        }
      ]
    }
  ],
  "apis": [
    {
      "name": "Packrift Benchmark Navigator Static Data",
      "type": "openapi",
      "description": "OpenAPI 3.1 map of public read-only GET routes for the benchmark navigator, source register, packingsolver fixture files, and converter reference script.",
      "openapi_url": "https://packrift-benchmark-navigator.vercel.app/openapi.json",
      "documentation_url": "https://packrift-benchmark-navigator.vercel.app/sources.html",
      "base_url": "https://packrift-benchmark-navigator.vercel.app",
      "auth_required": false
    },
    {
      "name": "Packrift Agent Manifest",
      "type": "agent-manifest",
      "description": "Agent Manifest Protocol v0.3 manifest for the same read-only public benchmark resources.",
      "manifest_url": "https://packrift-benchmark-navigator.vercel.app/.well-known/agent-manifest.json",
      "auth_required": false
    }
  ],
  "boundaries": [
    "The catalog is for public metadata and fixture inspection only.",
    "It does not provide ordering, checkout, live inventory, freight approval, payment, or account access.",
    "Generated fixtures are not real customer orders and do not claim known optimal packing solutions."
  ],
  "last_updated": "2026-05-31T12:26:00Z"
}
