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, charity, rwa, alerts, notifier, backend.
Dormant: lp (DRY_RUN default), v2.
Original per-project repos remain in place; this is the combined canonical home. Private keys live only in gitignored server .env files and are never committed.
The Solana flagship of the same ecosystem is Rebate Protocol.