**2026-07-28.** Protocols four and five. - **RWA Cashback** — swap fees into Robinhood tokenized stocks and pay holders the basket the deployer picked. - **Fees to LP** — add fees as liquidity, route the LP fees to the treasury. Also: the charity registry expanded to 27 verified organisations, and the holders API hardened for scale. *Historical tag — the last pre-consolidation commit.*
Meaningful, source-backed updates per week. Commits are aggregated, not counted individually.
Build timeline
v0.4.0 — the v2-ready port
Github Release · Source verified
**2026-07-27.** All three protocols re-implemented against the Pons v2 design — pull-based fee escrow, bonding curve to Uniswap v4 graduation — built and left dormant until v2 activates on mainnet. *Historical tag, v2 lineage only.*
**2026-07-26.** Fees routed to real charities at a **0% service fee**, with the deployer choosing the split via an on-chain memo transaction. Shipped alongside the **Disperse** batch-payout contract that makes paying hundreds of holders affordable. *Historical tag, disperse lineage; the charity engine shipped the same day in its own repo.*
The public site, **2026-07-25**: landing page, live token list read straight off Robinhood Chain, per-token pages with mode badges. Hand-written static HTML, no bundler, no build step. *Historical tag, site lineage only.*
The two protocols that started Pons Fork, ported from the Solana bots to Robinhood Chain in TypeScript/viem on **2026-07-20**. - **Agentic Mode** — claim creator fees, buy the token back, burn it. - **Cashback** — claim creator fees, pay holders in ETH pro-rata. *Historical tag. It predates the monorepo, so it points into the agentic engine's own lineage; Cashback shipped the same day in a separate repo. Whole-project states begin at v0.9.0.*
Twelve separate repos folded into one npm workspace, full commit history preserved, no behaviour change to any live service. **In this release** - Five fee protocols as services: agentic (buyback & burn), cashback (ETH to holders), charity, rwa (tokenized stocks), lp (dormant). - The ops bots: alerts, notifier. The wallet↔X backend. The ponsfork.com static site. The Disperse contract. The GitBook docs. The dormant Pons v2 engine. - 10 systemd units under version control for the first time. - Conventional Commits enforced by a zero-dependency git hook. **Live on mainnet:** agentic, cashback, ch