safepropel 1.3.2 → 1.3.4
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/cascade-rules.js +2 -2
- package/engine/prompt_bundle.enc +0 -0
- package/package.json +1 -1
package/cascade-rules.js
CHANGED
|
@@ -832,12 +832,12 @@ Output File (visible)
|
|
|
832
832
|
## ⚠️ FINAL CRITICAL REMINDERS
|
|
833
833
|
|
|
834
834
|
### 1. Template Selection
|
|
835
|
-
- CLI outputs:
|
|
835
|
+
- CLI outputs: \`templatePaths: [".propel/templates/X.md"]\`
|
|
836
836
|
- This is the ONLY template for this workflow
|
|
837
837
|
- Load it, don't load all templates
|
|
838
838
|
|
|
839
839
|
### 2. Rule Selection
|
|
840
|
-
- CLI outputs:
|
|
840
|
+
- CLI outputs: \`rulePaths: ["rule1.md", "rule2.md"]\`
|
|
841
841
|
- These are the ONLY rules for this workflow
|
|
842
842
|
- Load them, don't load all rules
|
|
843
843
|
|
package/engine/prompt_bundle.enc
CHANGED
|
Binary file
|
package/package.json
CHANGED