fix(validate-workflow): clarify critical vs non-critical remediation buckets
This commit is contained in:
parent
99c78835fb
commit
bcb2ec5dfc
|
|
@ -137,10 +137,10 @@
|
|||
- Action (if PARTIAL/FAIL): {specific remediation}
|
||||
|
||||
## Must Fix Before Proceeding
|
||||
- {all critical FAIL and PARTIAL items}
|
||||
- {all critical FAIL and critical PARTIAL items}
|
||||
|
||||
## Should Improve
|
||||
- {all non-critical FAIL and PARTIAL items}
|
||||
- {all non-critical FAIL and non-critical PARTIAL items}
|
||||
|
||||
## Final Recommendation
|
||||
1. {highest-priority fix}
|
||||
|
|
|
|||
Loading…
Reference in New Issue