--- id: c253c9de-bb42-44a7-856b-e9981131169f type: workflow title: "CRITICAL: Git commit requires explicit user approval" tags: [paper-dynasty, major-domo, git, commit, workflow, approval-required, critical] importance: 0.9 confidence: 0.8 created: "2026-02-04T14:59:50.100768+00:00" updated: "2026-02-04T14:59:50.100768+00:00" relations: - target: a621475c-4d0b-4301-a255-0e72ba3682a2 type: SOLVES direction: outgoing strength: 0.5 --- Before ANY git commit/add/push/deploy command, STOP and verify: 1. Did user EXPLICITLY approve? (commit this/deploy it/go ahead) 2. If NO → ASK: 'Should I commit and deploy this fix?' 3. NOT approval: '--yes flag', silence, technical comments Failure pattern: Auto-pilot 'fix mode' - find bug → fix → commit (WRONG) Correct: find bug → fix → ASK → approval → commit Added to ~/.claude/CLAUDE.md as checkpoint. Importance: 0.9 (critical workflow)