Commit Graph

9 Commits

Author SHA1 Message Date
Devin AI
dc9f4049ab feat: add institutional membership tier types and corrected member directory
Adds shared type definitions for the DBIS institutional membership tiers
to packages/shared, so all portals (DBIS, ICCC, OMNL, XOM) render from
a single canonical source of truth.

Corrections per 2026-04 institutional review:
- MLFO: Global Family Office (NOT central bank)
- BIS Innovation Hub: Standards Body (NOT observer member)
- Added: ICCC, SAID, PANDA, Order of Hospitallers (XOM)

New exports:
  InstitutionalTier, InstitutionalMember (types)
  institutionalTierLabels, institutionalMembers (data)

Co-Authored-By: Nakamoto, S <defi@defi-oracle.io>
2026-05-09 20:33:11 +00:00
defiQUG
aa3633fa38 Update DBIS portal submodule 2026-04-26 23:17:31 -07:00
defiQUG
4e634ee606 chore: root lint runs portal workspaces; ignore portal paths in ESLint
- lint: eslint .eslintrc.cjs && pnpm -r run lint (fixes Next pages-dir warning)
- ignorePatterns: **/OMNL|DBIS|ICCC|XOM/** for stray eslint .
- chore(OMNL): bump submodule to e9b665a

Made-with: Cursor
2026-03-30 11:19:18 -07:00
defiQUG
72f176b92e chore(OMNL): bump submodule for docs and README visuals
Made-with: Cursor
2026-03-30 11:11:43 -07:00
defiQUG
67ccffd29f chore(OMNL): bump submodule to central bank IA + LPBCA active LEI
Made-with: Cursor
2026-03-30 10:50:36 -07:00
defiQUG
1f278c952b Convert DBIS, ICCC, OMNL, XOM to git submodules
- Portals now link to Gov_Web_Portals/{DBIS,ICCC,OMNL,XOM}.git
- Added .gitignore to each portal for standalone use
- Updated README: clone with --recurse-submodules, monorepo URL

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-13 10:34:57 -08:00
defiQUG
c9c8d559a2 Add .gitignore to each portal for standalone use
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-13 10:33:36 -08:00
defiQUG
f5e217efcd Initial monorepo: shared package and DBIS, ICCC, OMNL, XOM portals
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-13 10:30:56 -08:00
0cd7701e93 Initial commit 2026-02-13 18:29:01 +00:00