{
  "$schema_note": "TickTape single-source-of-truth facts contract. Machine-served at https://ticktape.cc/facts.json. Every number on the site must trace back to this file; venture/check_facts.py enforces it before every deploy. Honesty rules: every stat carries its basis and window; frozen samples carry dates; never invent a number.",
  "updated_at": "2026-07-15",
  "tape_start": "2025-12-30",
  "tape_age_phrase": "6+ months",
  "coverage_gap": ["2026-03-06/2026-03-10"],
  "headline": "18 of 24 active wallets lost money when copied after fees and slippage.",
  "prices": {
    "preflight_trade_usd": 0.02,
    "preflight_copy_usd": 0.10,
    "leaderboard_usd": 0.02,
    "red_list_usd": 0.02,
    "credits_per_standard_call": 1,
    "credits_per_preflight_copy": 5,
    "sandbox": "free unlimited",
    "queued_202": "free"
  },
  "credit_pack": {
    "usd": 5,
    "credits": 500,
    "validity_months": 12,
    "auth": "bearer token",
    "note": "half the per-call price; ~0.4s responses"
  },
  "sim_30d": {
    "window": "2026-06-12/2026-07-11",
    "universe": "top-24 most-active",
    "stake_per_trade_usd": 5,
    "positive_fee_inclusive": 6,
    "negative_fee_inclusive": 18,
    "positive_slippage_basis": 7,
    "negative_slippage_basis": 17,
    "basis_note": "slippage_pct = $5 first-entry mirror with +2c slippage, no explicit fees; fee_inclusive_pct = same plus explicit 2026 taker fees. Per-wallet source of truth: venture/materials/evidence/wall_fee_inclusive.json",
    "wallets": {
      "S-Works": { "slippage_pct": 11.3, "fee_inclusive_pct": 9.2 },
      "swisstony": { "slippage_pct": -3.4, "fee_inclusive_pct": -5.7 },
      "RN1": { "slippage_pct": -2.5, "fee_inclusive_pct": -4.8 },
      "aenews2": { "slippage_pct": 1.9, "fee_inclusive_pct": -0.9, "oos_month_pct": 17.2 }
    }
  },
  "live_profile_sample": {
    "as_of": "2026-07-14",
    "window_days": 90,
    "basis": "fee-inclusive, rolling 90-day window, recomputed nightly (what the paid API returns)",
    "swisstony_fee_inclusive_pct": -6.2,
    "s_works_fee_inclusive_pct": 6.8
  },
  "sandbox_example": {
    "verdict": "CAUTION",
    "expected_slippage_cents": 1.2,
    "taker_fee_usd": 18.62,
    "safe_size_usd": 740,
    "visible_depth_usd": 4820.55
  },
  "queue": {
    "typical": "minutes",
    "worst_case": "about an hour",
    "canonical_phrase": "typically ready in minutes (the response's retry_after_seconds tells you when to retry); worst case about an hour"
  }
}
