| 1 | // Cross-target (browser): org-slug console URLs. Console routes live under an |
| 2 | // optional `{-$orgSlug}` segment and the authenticated shell canonicalizes |
| 3 | // the URL onto the ACTIVE organization's slug — this scenario pins that |
| 4 | // contract end to end through the real web UI: |
nothing calls this directly
no test coverage detected