fix: bump terms_last_updated to 2026-03-20 (#1168)
* fix: bump terms_last_updated to match privacy policy change
the privacy policy was updated on 2026-03-20 (AuDD → AcoustID in #1164)
but the backend config still had 2026-02-06, so users weren't prompted
to re-accept.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix: check backend terms_last_updated stays in sync with privacy policy
the pre-commit hook now also verifies that LegalSettings.terms_last_updated
is >= the privacy policy's "Last updated" date, so we can't forget to bump
the config that drives the re-acceptance overlay.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
authored by