Maintainers
Dataset and updates
Interface and data are separate. Public records live in src/data/atlas/ as typed TypeScript modules. Version 0.9.9, last reviewed 2026-09-09. Community submissions are not written into these files automatically. The Documents catalog lives in src/data/atlas/documents.ts.
Export
How to add or edit a record
- Open the source URL and record title, publisher, date, and a short excerpt.
- Add or edit an organization in
orgs-a.tsthroughorgs-p.ts(usefactory.tsfor compact records). Use a stableid. - Write claims at project level. Set
connectionCategory,adoptionStage,isHistorical,isIndirect, and optionalxrpRole/ledgerTypeindependently. - List only activity countries with a written geographic basis. Do not copy headquarters to every market.
- Update
countries.tsresearch status when a country review is completed. Default is not-yet-researched. - Bump
lastReviewedAton the organization and dataset meta date.
Import: paste a JSON object matching the TypeScript types into a new org file, then register it in src/data/atlas/index.ts. There is no unattended import into the public map. Suggested records from readers should be reviewed offline; they must not change public counts until approved. This site does not expose an administrative editor.
