How to act on this page
This page is read-only. Every write goes through the CLI so a person sees the database header line before money moves.
Confirm a referral: npm run referral:settle -- --confirm-clinic <slug> --by Raul --evidence "…" --apply --env-file .env.production
Settle a quarter (credit first, cash for the rest): npm run referral:settle -- --quarter 2026-Q3 --settle --apply --live --env-file .env.production
Record a cash transfer you sent: npm run referral:settle -- --quarter 2026-Q3 --mark-cash-paid --note "…" --apply --env-file .env.production
Runbook: docs/referral-partners.md.