Architecture Review The architecture review validates that the complete body of architectural decisions covers all game design requirements, is internally consistent, and correctly targets the project's pinned engine version. It is the quality gate between Technical Setup and Pre-Production. Argument modes: - No argument / : Full review — all phases - : Traceability only — which GDD requirements have no ADR - : Cross-ADR conflict detection only - : Engine compatibility audit only - : Review architecture coverage for one specific GDD - : Requirements Traceability Matrix — extends the standard…