{
  "project": "Wallet Lifecycle Registry",
  "short_name": "WLR",
  "data_safety": "canonical_only",
  "generated_from": "reviewed canonical JSON",
  "record_counts": {
    "entities": 25,
    "products": 69,
    "events": 73,
    "evidence": 119,
    "wallet_records": 25,
    "product_records": 69
  },
  "last_verified_at": "2026-08-15",
  "files": [
    "/data/entities.json",
    "/data/products.json",
    "/data/events.json",
    "/data/evidence.json",
    "/data/wallet-index.json",
    "/data/product-index.json",
    "/data/stats.json"
  ],
  "deterministic_record_paths": {
    "wallets": "/data/wallets/{entity-slug}.json",
    "products": "/data/products/{product-slug}.json",
    "stats": "/data/stats.json"
  }
}
