fix(validate-workflow): clarify critical vs non-critical remediation buckets

This commit is contained in:
Maple 2026-02-15 01:29:11 +08:00
parent 99c78835fb
commit bcb2ec5dfc
1 changed files with 2 additions and 2 deletions

View File

@ -137,10 +137,10 @@
- Action (if PARTIAL/FAIL): {specific remediation} - Action (if PARTIAL/FAIL): {specific remediation}
## Must Fix Before Proceeding ## Must Fix Before Proceeding
- {all critical FAIL and PARTIAL items} - {all critical FAIL and critical PARTIAL items}
## Should Improve ## Should Improve
- {all non-critical FAIL and PARTIAL items} - {all non-critical FAIL and non-critical PARTIAL items}
## Final Recommendation ## Final Recommendation
1. {highest-priority fix} 1. {highest-priority fix}