# Gate Recommendation Matrix (tgassist) > System recommends gates based on project scale and risk level. User confirmation is required. ## Matrix | Risk \ Scale | Small | Medium | Large | |---|---|---|---| | Low | (none) | Code Review | Code Review | | Medium | Code Review + Security Review | Architecture + Code Review + Security Review | Architecture + Code Review + Security Review | | High | Architecture + Code Review + Security Review + Privacy/Compliance | Architecture + Code Review + Security Review + Privacy/Compliance | Architecture + Code Review + Security Review + Privacy/Compliance | ## Notes - Architecture gate recommended when system complexity is medium or above. - Privacy/Compliance gate recommended for high-risk or personal data handling projects. - User can override recommendations, but must record decision and risk acceptance.