diff --git a/packages/shared/src/types.ts b/packages/shared/src/types.ts index e49718f..93578f7 100644 --- a/packages/shared/src/types.ts +++ b/packages/shared/src/types.ts @@ -31,7 +31,7 @@ export type SessionOrNull = Session | null; * Institutional membership tiers — canonical taxonomy from d-bis.org/members#tiers. * Corrected 2026-04: * - MLFO is "global_family_office", NOT "sovereign_central_bank" - * - BIS Innovation Hub is "standards_body", NOT "observer_member" + * - BIS Innovation Hub removed from directory entirely * - Added: ICCC (oversight_judicial), SAID & PANDA (standards_body), * XOM/Order of Hospitallers (delegated_authority), BRICS central banks */ @@ -109,18 +109,6 @@ export const institutionalMembers: InstitutionalMember[] = [ longitude: -104.89, mapLabel: "Greenwood Village, CO", }, - { - slug: "bis-innovation-hub", - abbreviation: "BISIH", - name: "BIS Innovation Hub", - tier: "standards_body", - description: - "The BIS Innovation Hub is a publicly documented BIS entity whose mandate is to develop public goods in the technology space. DBIS is presented as the output of this Innovation Hub mandate. Does not hold an observer seat or voting rights.", - jurisdiction: "International (Basel, Switzerland)", - latitude: 47.55, - longitude: 7.59, - mapLabel: "Basel, Switzerland", - }, { slug: "iccc", abbreviation: "ICCC",