in space-slack-sync/client/src/app/service/spaceOrg.ts [13:15]
export function getOrgName(): string | null { return spaceOrg?.name || null; }