From 3611cdde3705bf0f4c97207750e31b9ccbf779c2 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 20:48:24 +0000 Subject: [PATCH] fix: remove BIS Innovation Hub from member directory Co-Authored-By: Nakamoto, S --- packages/shared/src/types.ts | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) 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",