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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "frameworkVersion": "1.0.150",
3
- "bundledAt": "2026-03-31T17:59:38.986Z",
4
- "bundledFrom": "51bf160"
2
+ "frameworkVersion": "1.0.151",
3
+ "bundledAt": "2026-04-01T01:52:30.515Z",
4
+ "bundledFrom": "21236ab"
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.150",
2
+ "version": "1.0.151",
3
3
  "skills": {
4
4
  "prizm-kit": {
5
5
  "description": "Full-lifecycle dev toolkit. Covers spec-driven development, Prizm context docs, code quality, debugging, deployment, and knowledge management.",
@@ -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
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "prizmkit",
3
- "version": "1.0.150",
3
+ "version": "1.0.151",
4
4
  "description": "Create a new PrizmKit-powered project with clean initialization — no framework dev files, just what you need.",
5
5
  "type": "module",
6
6
  "bin": {