| 1 | // Where an MCP session's organization identity comes from, and what happens |
| 2 | // when the only remaining source — the database — is unreachable. |
| 3 | // |
| 4 | // The production defect: every cold session-DO init read the `organizations` |
nothing calls this directly
no test coverage detected