prizmkit 1.0.150 → 1.0.151
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/bundled/VERSION.json
CHANGED
|
@@ -99,7 +99,7 @@ Do NOT use this skill when the user only wants to run the pipeline (`dev-pipelin
|
|
|
99
99
|
```
|
|
100
100
|
|
|
101
101
|
8. **Use script output as source of truth**:
|
|
102
|
-
- if validation fails, fix and re-run until pass
|
|
102
|
+
- if validation fails, **MUST** fix and re-run until pass
|
|
103
103
|
|
|
104
104
|
## Prerequisites
|
|
105
105
|
|