ADR-001 bot CRM API for dash.marginbreakout.com. Pretty UI is a later milestone.
GET /health — this pageGET /api/health — JSON + D1 ping (Bearer)GET/POST /api/contacts, GET/PATCH /api/contacts/:idGET/POST /api/deals, GET/PATCH /api/deals/:idGET /api/cash — SUM(value_usd) WHERE stage=wonPOST /api/import/csv — ?dry_run=true validates without writingGET /api/export/csv?kind=contacts|dealsBots: Authorization: Bearer <API_KEYS>. See the repo README.