Call once at the top of an analysis script to declare the vintage
of ATO data you intend to use. Every subsequent ato_* fetch
records this date in the ato_tbl provenance header, in
ato_manifest() entries, and in ato_cite() output. Combined
with SHA-256 integrity (see ato_sha256() and ato_manifest()),
this gives a reproducible audit trail acceptable for PBO or
Grattan-style published work.
See also
Other reproducibility:
ato_deposit_zenodo(),
ato_manifest(),
ato_manifest_clear(),
ato_manifest_write(),
ato_sha256()