SQL_027_HISTORY_SCOPE_IS_PROPORTIONAL: History-Umfang ist proportional
Severity: should. Bereich: sql-db-migrations.
Regel
Der Umfang einer History-Loesung SOLLTE proportional zur Datenmenge, zum Risiko und zur fachlichen Frage gewaehlt werden: keine Migration bei ausreichendem Audit-Stack, gezielte History fuer einzelne Tabellen bei konkreter Luecke oder breite History-Schicht nur bei belastbarer Compliance-, Restore- oder Support-Anforderung.
Reflection-Check
check:
reflect:
fields:
- selected_history_scope
- row_count_estimate
- risk_level
- complexity_justification
object: history_decisionEvidence
- POSTGRES_ALTER_TABLE, PostgreSQL Documentation: ALTER TABLE
- POSTGRES_BACKUP, PostgreSQL Documentation: Backup and Restore
- LOCAL_OBSERVABILITY