Skip to content

Releases: crafter-research/sismo-abierto

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 10 Aug 18:38
d8030da
  • fix: show Colombia catalog year to date (d8030da)
  • chore: sync CLI release lockfile (6c487ba)
  • docs: point CLI usage to published package (d326580)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 18:01
f65b795
  • chore: release Colombia CLI support (f65b795)
  • feat: add Colombia seismic data across platform (0baad92)
  • feat(verifica): surface audit cut and methodology (7e7a037)
  • feat(verifica): record informe 256 and claimed validation (da827b2)
  • fix(audit): evaluate all panoramas with exact geography (c0ea29a)
  • feat(web): label prospective panorama records (407842c)
  • feat(audit): register August 3 panorama (e1f1dcd)
  • feat(web): separate verifica report views (07493de)
  • chore(audit): refresh frozen prediction results (6af259a)
  • feat(audit): register weekly panorama predictions (865072b)
  • feat(verifica): backfill historical reports (4deeef5)
  • fix(web): make site header responsive (c37b759)
  • fix(cli): resolve alias in clean workspaces (00eaaa7)
  • feat(verifica): redesign prediction ledger (0d51661)
  • fix(verifica): separate matches from predictive evidence (f722238)
  • feat(cli): publish bunx sismo alias (99f19e5)
  • feat(verifica): publish final prediction audit (eb4968d)
  • feat(audit): prepare final evidence artifacts (1432f0e)

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 02 Aug 03:30
f76efe9
  • chore(cli): prepare unscoped alias release (f76efe9)
  • feat(waveforms): add frequency analysis (6308c97)
  • feat(aula): add event comparator (ac90872)
  • feat(aula): publish seismic literacy lessons (5b8cc6d)
  • feat(api): add source status badges (84b9c8f)
  • feat(cli): add schema introspection (b8b3075)
  • feat(web): add Vercel analytics and speed insights (1b9bc5f)
  • chore: move sismo to crafter research (efb74a3)
  • feat(web): dashboard anual de actividad sísmica sobre /sismos (e1eaf02)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 23 Jul 17:24
dec31be
  • chore: bump @crafter/sismo-cli to 1.0.2 (Node-portable CLI), add workflow_dispatch (dec31be)
  • refactor(cli): replace Bun-specific APIs with Node equivalents (dc59c0b)
  • fix(web): map bounds extend dynamically so border and offshore epicenters stay visible, with capped extension and edge clamping (572fe8c)
  • feat(audit): department verdicts use real INEI polygons with symmetric 0.25 degree boundary band (b0620fc)
  • feat(geo): shared INEI boundary package with point-in-polygon, boundary distance and department-union classification (dbe210e)
  • fix(web): clip glass switch output to track silhouette and brand logo in the app header (aa2654f)
  • fix(web): lens spans full option width so pill and refraction register exactly at every position (2231194)
  • fix(web): radiogroup div instead of fieldset (Chromium ignores grid on fieldset) and dark-mode fill tone for the glass switch (8565b01)
  • fix(web): switch refracts a fill-only layer like the original and toggle glide is a bounded bezier instead of an unbounded spring (6040612)
  • fix(web): glass switch bbox slack kills edge smear, calibrated toggle bend and single-row filter layout (f2a40df)
  • feat(web): tap-bend WebGL glass QR permalink on event detail (35583c4)
  • feat(web): glass switch for waves-only filter and spring toggle group for range presets (393785d)
  • feat(web): glass scrub window refracting the full seismogram in the waveform viewer (5776977)
  • fix(web): glass handle clears to raw refraction while dragging, frosted only at idle (7488681)
  • fix(web): frosted white drag handle with backdrop blur over the glass lens (739b206)
  • fix(cli): ship bundled package without workspace dependencies and build on prepublish (ab37713)
  • feat(web): glass range sliders for magnitude filters with back-synced native inputs (a8740c8)
  • feat(web): cross-browser glass refraction primitive (SVG feDisplacementMap, quadrant-symmetric lens map, chroma and specular passes) (510c3ae)
  • fix(web): readable gray scale for secondary text in both themes and compact layout for events without accelerometric records (aea0206)
  • refactor(web): semantic color tokens (sem-*) in theme instead of hardcoded hex classes (c1ed44a)
  • feat(web): volcano map glyphs with crater silhouette colored by published level (0549607)
  • fix(web): semantic verdict colors for frozen claims in light and dark (4be178e)
  • fix(web): semantic status colors for observed source states in light and dark (3622e8e)
  • chore: sync lockfile after cli package rename (22ad437)
  • docs: coding-agents install via npx skills add on developers page and README (d92d474)
  • chore(cli): publishable @crafter/sismo-cli package with single-file bun bundle (6c3f75b)
  • feat(cli): agent skill with sismo skill introspection, provenance --open, picocolors and nanospinner for human TTY only (1ecda41)
  • fix(web): semantic traffic-light colors for published volcano levels in light and dark (f39015a)
  • feat(web): favicon and Open Graph card with site metadata (7a87c16)
  • feat(ops): scheduled source probes via Vercel Cron with Neon persistence, drift history from CI and Renovate automation (ed4e6b1)
  • chore(deploy): ignore local Vercel artifacts in web app (0c7ea14)
  • chore(deploy): Vercel monorepo config with Bun install (8d0350b)
  • fix(deploy): trace frozen predictions data into verifica serverless functions (711b2a2)
  • fix(a11y): explicit aria-hidden on theme toggle icons and title on brand logo (d675fac)
  • chore: ignore generated next-env types (06437d1)
  • feat(web): developers hub with API reference, CLI surface and contract principles (67d1161)
  • docs: README with brand assets and project roadmap (ac6874e)
  • docs: implementation status with observed source behavior and volcano freshness spike results (a409131)
  • feat(web): source-health dashboard behind public flag and Trigger.dev scheduled jobs (51fc74f)
  • feat(web): Volcanes index and safe detail pages with explicit FRESHNESS_UNKNOWN and blocked bulletin timeline (7759970)
  • feat(web): Verifica registry of frozen claims with protocol, base-rate control and evidence ledger (866f53a)
  • feat(web): Aula Sismica lesson with real events, knowledge checks and two-station comparison lab (470510b)
  • feat(web): /v1 API route handlers validated by the OpenAPI contract and embedded Scalar reference (2ee7649)
  • feat(web): latest-event landing, reproducible CENSIS catalog and Z/N/E waveform explorer with accessible tabular alternative (78cb302)
  • feat(web): SVG Peru map from simplified INEI boundaries (departments and provinces) with magnitude-scaled epicenter rings (0f386fa)
  • feat(web): app shell with Geist design tokens, dark mode via next-themes and trust-labeling components (c2050ce)
  • feat(cli): sismo binary with table/json/geojson/csv output, stable exit codes and contract-parity tests (c970cef)
  • feat(aula-content): versioned lesson content with cited claims pending scientific review (72ba841)
  • feat(source-health): consumer-side probes, per-source contract linter (zod) with named drift, deterministic status engine and memory/Neon stores (f3ce12b)
  • feat(volcanoes): published-state normalization and reviewed level explanations with FRESHNESS_UNKNOWN semantics (28e310a)
  • feat(audit): frozen prediction registry, deterministic geography/window engine, Poisson base-rate control and verdict classifier (4a3d48c)
  • feat(waveforms): ACELDAT file parser, full-series PGA metrics and peak-preserving reduction (837f16e)
  • feat(data): server-side adapters for IGP sources (ArcGIS, WFS, CENSIS XLSX, ACELDAT, REGEN) and USGS with typed errors, timeouts, retries and TTL cache (12255aa)
  • feat(contracts): normalized domain model, provenance semantics, zod schemas and OpenAPI 3.1 document (f7e6d7e)
  • chore: scaffold Bun monorepo with Biome, TypeScript strict and MIT license (9ef986f)