Fix LLM Artifacts Apply fixes from a previous run with automatic safe/risky classification. If exists, skip findings marked and treat like risky fixes (prompt or skip per user). Usage Flags: - - Show what would be fixed without changing files - - Fix entire codebase (runs first if no review JSON) - - Only fix specific category: Instructions Hard gates Sequence matters. Do not apply fixes until each pass condition is satisfied (these steps are not “internal verification”). 1. Working tree — is empty or a stash was created with message and shows it. If the user refuses stash/backup, stop or doc…