Skip to content

Commit e34eea5

Browse files
Update docs/workflow.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent f97019f commit e34eea5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ graph TD
2121
J -->|No| H
2222
J -->|Yes| K[🎨 Preview generation]
2323
K --> L[👁️ Multi-AI quality assessment]
24-
L --> M{Majority >= 85%?}
24+
L --> M{Median >= 85%?}
2525
M -->|No| N[🔧 Code optimization by AI team]
2626
N --> I
2727
M -->|Yes| O[📊 Distance calculation]

0 commit comments

Comments
 (0)