readonly ["app_settings", "invite", "audit_log", "api_token", "auth_session", "permit", "actor", "account", "bootstrap_lock"] All auth tables in drop order (children first for FK safety).
The full set created by AUTH_MIGRATIONS — use for clean-slate
test DB initialization. AUTH_TRUNCATE_TABLES is the subset for
between-test data cleanup (excludes audit_log).
When adding tables to AUTH_MIGRATIONS, add them here too.