{
  "schema_version": "1.0.0",
  "project_id": "crypto-yield-archive",
  "title": "Crypto Yield Archive",
  "description": "Evidence-first historical registry of crypto lending, Earn, and yield platforms.",
  "canonical_origin": "https://cya.badjoke-lab.com",
  "registry_family": "badjoke-lab-ledger-series",
  "registry_type": "historical_crypto_yield_registry",
  "design_generation": "editorial_registry_2026_06_10",
  "data_model": {
    "primary_record": "yield_platform",
    "supporting_records": [
      "yield_event",
      "yield_evidence",
      "customer_outcome",
      "yield_product",
      "terms_risk"
    ]
  },
  "public_files": {
    "version": "/version.json",
    "manifest": "/data/manifest.json",
    "llms": "/llms.txt",
    "ai": "/ai.txt"
  },
  "main_routes": [
    "/",
    "/platform/{slug}/",
    "/outcomes/",
    "/failures/",
    "/terms-risk/",
    "/bankruptcy-cases/",
    "/timeline/",
    "/stats/",
    "/source-quality/",
    "/methodology/",
    "/about/",
    "/corrections/"
  ],
  "record_counts": {
    "primary_records": 32,
    "events": 158,
    "evidence": 214
  },
  "record_count_breakdown": {
    "platforms": 32,
    "outcomes": 32,
    "products": 50,
    "terms_risk": 32,
    "status": {
      "restructuring": 4,
      "active": 5,
      "limited": 3,
      "operations_ended": 17,
      "bankrupt": 2,
      "withdrawals_suspended": 1
    },
    "type": {
      "institutional_lending": 2,
      "crypto_interest_account": 9,
      "borrow_lend_platform": 5,
      "exchange_earn": 6,
      "centralized_yield": 7,
      "defi_lending": 1,
      "cefi_lending": 2
    },
    "primary_failure_reason": {
      "unknown": 32
    },
    "outcome_status": {
      "claims_ongoing": 13,
      "not_applicable": 7,
      "partial_repayment": 6,
      "full_repayment": 3,
      "unknown": 2,
      "no_recovery": 1
    },
    "asset_treatment": {
      "unknown": 32
    },
    "evidence_reliability": {
      "medium": 69,
      "high": 145
    },
    "evidence_source_type": {
      "news_article": 66,
      "archive_capture": 18,
      "court_document": 19,
      "official_statement": 44,
      "regulatory_notice": 55,
      "database_reference": 3,
      "other": 1,
      "bankruptcy_document": 8
    }
  },
  "data_safety": {
    "canonical_only": true,
    "includes_unreviewed_candidates": false,
    "includes_internal_monitoring": false,
    "includes_private_notes": false
  },
  "correction_links": {
    "page": "/corrections/",
    "github": "https://github.com/badjoke-lab/crypto-yield-archive/issues"
  },
  "repository": {
    "type": "github",
    "url": "https://github.com/badjoke-lab/crypto-yield-archive"
  },
  "language": "en",
  "locales": [
    "en"
  ],
  "generated_at": "2026-07-26T07:22:39.089Z"
}