prizmkit 1.0.133 → 1.0.135
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
|
@@ -237,6 +237,7 @@ If yes → read `references/browser-interaction.md` for the `browser_interaction
|
|
|
237
237
|
- non-empty `features`
|
|
238
238
|
- sequential feature IDs (`F-001`, `F-002`, ...)
|
|
239
239
|
- valid dependency DAG
|
|
240
|
+
- `priority` must be a string: `"high"`, `"medium"`, or `"low"` (NOT numeric values like 1/2/3)
|
|
240
241
|
- new items default `status: "pending"`
|
|
241
242
|
- English feature titles for stable slug generation
|
|
242
243
|
- `model` field is optional — omitting it means the pipeline uses $MODEL env or CLI default
|