flowchart LR W[Business workflow] --> L[Legacy PHP application] L --> D[(Production database)] G[Git-reviewed change] --> R[Focused regression checks] R --> B[Backup and rollback gate] B --> L L --> O[Logs and smoke verification]