Skip to content

v0.5.0

Choose a tag to compare

@radiusred-cody radiusred-cody released this 22 May 11:30
Immutable release. Only release title and notes can be modified.

v0.5.0 — Scope-leak scrub + audit tooling

Highlights

  • Dukascopy data quality audit scripts (RAD-1621) — first-class operator scripts for FX cache scale audits and re-fetches.
  • Write-time scale-discontinuity sentry + rescale CLI — prevents the mixed---price-divisor cache drift class at write time (replaces post-hoc normalisation as the primary guard).
  • NZDUSD scale-corruption audit + 45-day re-fetch (RAD-2132).
  • JPNIDXJPY normalise band widened so /1000 is unambiguous on the 2026 Nikkei breakout.
  • Scope leak scrub — removed downstream-private references from this open-source repo.
  • Release workflow tightening — git-cliff release notes config, RELEASE_CLIENT_ID secret routing.

Operator notes

  • New documented scripts for FX scale audit + refetch.
  • No breaking API changes.