{
  "agent_notes": "Read-only public gateway. Pricing is free for these public files. Authentication is none. No account required and no API key or credentials are needed to read the public files. Open GitHub PRs and issues remain pending; the gateway does not claim merged upstream acceptance, third-party endorsement, referring-domain proof, search ranking proof, shipping proof, pricing proof, inventory proof, non-public commerce data disclosure, or live purchase commitment.",
  "authentication": {
    "required": false,
    "type": "none"
  },
  "categories": [
    "commerce",
    "logistics",
    "engineering",
    "computing"
  ],
  "contact": {
    "email": "farhan@packrift.com",
    "github": "https://github.com/Packrift",
    "support_url": "https://packrift.com/pages/contact"
  },
  "description": "A compact no-auth Packrift gateway for public GitHub contribution-status readbacks, pending PR rollups, verification policy, and count boundaries.",
  "documentation": "https://packrift-contribution-status-gateway.vercel.app/llms.txt",
  "endpoints": [
    {
      "description": "Fetch contribution-status gateway stats.",
      "method": "GET",
      "parameters": [],
      "path": "/data/stats.json",
      "response_description": "Public JSON stats for candidate counts, status rollups, promotion gates, and count treatment."
    },
    {
      "description": "Fetch public GitHub readback rows.",
      "method": "GET",
      "parameters": [],
      "path": "/data/pending-pr-readback.jsonl",
      "response_description": "JSONL rows for public pending PR and issue state, source URLs, merge state, and promotion status."
    },
    {
      "description": "Enumerate contribution-status gateway URLs.",
      "method": "GET",
      "parameters": [],
      "path": "/sitemap.xml",
      "response_description": "XML sitemap containing gateway pages, data files, manifests, and support files."
    }
  ],
  "homepage": "https://packrift-contribution-status-gateway.vercel.app/",
  "last_updated": "2026-06-03T12:30:49Z",
  "maintained_by": "organization",
  "name": "Packrift Contribution Status Gateway",
  "pricing": {
    "free_tier": {
      "queries_per_day": null,
      "queries_per_month": null
    },
    "model": "free",
    "paid_tier": null,
    "support_url": "https://packrift.com/pages/contact"
  },
  "primary_category": "reference",
  "provider": {
    "name": "Packrift LLC",
    "url": "https://packrift.com/"
  },
  "schema_version": "agentmanifest-0.3",
  "spec_version": "agentmanifest-0.3",
  "version": "1.0.0"
}
