{
  "name": "packrift-product-schema-readiness-atlas",
  "title": "Packrift Product Schema Readiness Atlas",
  "homepage": "https://packrift-product-schema-readiness-atlas.vercel.app/",
  "resources": [
    {
      "name": "readiness_csv",
      "path": "data/product-schema-readiness.csv",
      "format": "csv"
    },
    {
      "name": "readiness_jsonl",
      "path": "data/product-schema-readiness.jsonl",
      "format": "jsonl"
    },
    {
      "name": "stats",
      "path": "data/stats.json",
      "format": "json"
    }
  ]
}