| 1 | // Cloud-only (billing): an organization must EXIST as a customer at the billing |
| 2 | // provider, or every billing call for it answers `customer_not_found` forever. |
| 3 | // |
| 4 | // That state is invisible from the product side and catastrophic underneath it: |
nothing calls this directly
no test coverage detected