| 1 | // Cloud-only: the connection OWNER model, with real multi-user organizations. |
| 2 | // Every connection is filed under `owner: "org"` (shared with the whole tenant) |
| 3 | // or `owner: "user"` (this subject's own). The org membership is built through |
| 4 | // the real product flows — invite → accept-invitation, create-organization, |
nothing calls this directly
no test coverage detected