| 1 | // Cloud-only: the neutral /api/account surface — the exact contract the shared |
| 2 | // React shell + api-keys page consume. Happy paths go through the typed |
| 3 | // AccountHttpApi client (the same contract the UI's AccountApiClient uses); |
| 4 | // refusal edges and the bearer cross-check use raw fetch with the identity's |