flowchart LR U[Operational user] --> P[PHP business application] P --> W[Workflow services] W --> D[(Compatible database)] W --> G[Document generation] C[Reviewed Git release] --> V[Compatibility and regression checks] V --> P P --> O[Production verification]