Release archive
3.2.269

CRYPTO-HISTORY-SNAPSHOT-FIXTURE-DRY-RUN (Reports)

Release v3.2.269 focuses on CRYPTO-HISTORY-SNAPSHOT-FIXTURE-DRY-RUN (Reports).

AddedInternal
CRYPTO-HISTORY-SNAPSHOT-FIXTURE-DRY-RUN (Reports)

Release digest

Added

  • CRYPTO-HISTORY-SNAPSHOT-FIXTURE-DRY-RUN (Reports)scripts/daily_bq_snapshot.py now supports a --fixture-pack dry-run mode with --snapshot-date, optional --case, and --output so report regression fixtures can emit the same BigQuery snapshot row shape used by the production daily snapshot exporter without connecting to Postgres or BigQuery.

Internal

  • Added snapshot fixture dry-run coverage that verifies Base and thin-data report payloads produce report-context quality metadata for scheduled history-storage planning.
  • Updated docs/architecture/CRYPTO_REPORTS.md to document the internal fixture snapshot dry-run contract. Public docs were not changed because this is an internal acquisition/QA helper, not user-facing report copy.

Technical notes