{
  "name": "The Paddle Fund",
  "status": "playable concept — pretend money, no wallet, nothing on-chain yet",
  "url": "https://pointcast.xyz/paddle-fund",
  "play": "https://tez-rally.pages.dev/paddle-fund/",
  "embed": "https://tez-rally.pages.dev/paddle-fund/?embed=1",
  "channel": "CRT",
  "block": "https://pointcast.xyz/b/0594",
  "terms": {
    "seats": 10,
    "duesPerWeekUsd": 20,
    "weeksPerSprint": 10,
    "sprintsPerYear": 2,
    "paddleUsd": 200,
    "costPerSeatPerYearUsd": 400,
    "puntCapUsd": 600,
    "teamDiscount": 0.15
  },
  "calls": {
    "take": "The fund buys the paddle you pick, up to $200, the week your name comes up.",
    "punt": "Your $200 waits under your name. Next sprint you are holding $400. Two punts is the cap.",
    "pass": "Your paddle is fine. Yours goes to a new player or the club loaner bag."
  },
  "rules": [
    {
      "name": "The sprint",
      "rule": "Twenty dollars a week for ten weeks, twice a year. Sixteen weeks off between sprints, no dues."
    },
    {
      "name": "The order",
      "rule": "Ladder standing at kickoff sets the slot. The club votes the direction: champions first, or bottom of the ladder first as a handicap."
    },
    {
      "name": "The side pot",
      "rule": "Order as a team and bank the discount. It pays out for the ladder, for improvement, for showing up — or the club punts it toward a ball machine."
    }
  ],
  "guardrails": [
    {
      "name": "Rotation, choice, or skill — never chance",
      "rule": "Paid entry plus a random winner is a raffle, and raffles are regulated. Nobody wins this. Everybody gets their turn."
    },
    {
      "name": "Dollars in equal dollars out",
      "rule": "Miss weeks and your take is pro-rata. Leave and your balance leaves with you."
    },
    {
      "name": "New seats go late",
      "rule": "The one real risk in a circle is unboxing in week one and ghosting. First sprint, you unbox in the back half."
    },
    {
      "name": "The ledger is public",
      "rule": "Every week is one line anyone can read."
    }
  ],
  "wiring": [
    {
      "part": "The rotation",
      "what": "tez-susu — the savings circle, live on Tezos mainnet",
      "url": "https://tez-susu.pages.dev"
    },
    {
      "part": "The order",
      "what": "Rally — countersigned matches, open integer Elo",
      "url": "https://tez-rally.pages.dev"
    },
    {
      "part": "The receipts",
      "what": "One memo per week, the way the Reservoir tags its draws",
      "url": "https://tez-reservoir.pages.dev"
    }
  ],
  "notBuilt": [
    "the paddle circle contract",
    "the team order",
    "the side-pot vote"
  ],
  "license": "CC0"
}