Release digest
Added
- CRYPTO-HISTORY-SNAPSHOT-FIXTURE-DRY-RUN (Reports) —
scripts/daily_bq_snapshot.pynow supports a--fixture-packdry-run mode with--snapshot-date, optional--case, and--outputso 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.mdto 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.