Changelog entry
Tick startup schema-drift guard (Issue #734)
2026-03-28
- Added a startup schema-drift guard for the tick runner so missing tick-critical tables are detected before tick execution, with a clear migration remediation message.
- Added an ops drift-check script to validate tick-critical tables against the live database schema in pre-deploy/CI workflows.