Release Gate Overview Run the full VMark gate ( ) and summarize outcomes. Workflow 1) Confirm current branch and dirty state ( ). 2) Run the full gate: - - Or run individual steps: 3) If failures occur, capture the first error block and stop. 4) Report: - Which steps ran (lint/test/build) - Pass/fail status - Key errors and next actions Notes - Prefer the full gate over partial commands unless asked. - Do not run interactive dev servers. ---