spb/countryatlas
Public
TypeScript 57%
Python 38.6%
JavaScript 3.6%
CSS 0.6%
-
Sat, Sep 12, 2026 2
-
Never fail a render or a build on a transient API error: 429/5xx render the calm not-built state; deploy hook uses pipefail so a failed web build fails the deploy
…
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
-
Rate limiter exempts server-side renders (shared secret or loopback without proxy headers); lib/api retries once on 429; /compare/<country> opens the builder pre-selected; mobile control grids and tap-target fixes; histogram marker stacking; manifest build hook passes CA_ADMIN_TOKEN
…
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
-
-
Fri, Sep 11, 2026 2
-
CountryAtlas: architecture contract, registries (218 countries, 259 indicators, 32 groups, 19 topics), shared models, connector base, DuckDB schema, mld manifest
…
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>