syntropic 0.3.2 → 0.4.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "syntropic",
3
- "version": "0.3.2",
3
+ "version": "0.4.0",
4
4
  "description": "Philosophy-as-code development pipeline for Claude Code, Cursor, Windsurf, and GitHub Copilot.",
5
5
  "bin": {
6
6
  "syntropic": "./bin/syntropic.js"
@@ -84,3 +84,5 @@ Never ask permission for:
84
84
  - npm install, npm run build, git operations
85
85
  - Web search for research
86
86
  - Running tests
87
+
88
+ <!-- Generated by syntropic — development methodology for AI coding tools (https://npmjs.com/package/syntropic) -->
@@ -31,4 +31,5 @@ Build → Deploy → Show result. Only ask if destructive, expensive, or irrever
31
31
  - Before complex tasks: estimate cost vs. value
32
32
  - After cycles: note what worked and what was wasteful
33
33
  - Better output AND fewer resources. Never sacrifice quality to save tokens.
34
+ <!-- Generated by syntropic (https://npmjs.com/package/syntropic) -->
34
35
  <!-- /syntropic -->
@@ -66,3 +66,5 @@ On reset: re-read this file, check git status, verify state before proceeding.
66
66
  - Be direct and concise
67
67
  - Recommend the objectively best solution
68
68
  - Own mistakes directly
69
+
70
+ <!-- Generated by syntropic — development methodology for AI coding tools (https://npmjs.com/package/syntropic) -->
@@ -83,3 +83,5 @@ Better output AND fewer resources. Never sacrifice quality to save tokens.
83
83
  - Be direct and concise
84
84
  - Recommend the objectively best solution
85
85
  - If you made a mistake, own it directly
86
+
87
+ <!-- Generated by syntropic — development methodology for AI coding tools (https://npmjs.com/package/syntropic) -->
@@ -29,4 +29,5 @@ Build → Deploy → Show result. Only ask if destructive, expensive, or irrever
29
29
  - Before complex tasks: estimate cost vs. value
30
30
  - After cycles: note what worked and what was wasteful
31
31
  - Better output AND fewer resources. Never sacrifice quality to save tokens.
32
+ <!-- Generated by syntropic (https://npmjs.com/package/syntropic) -->
32
33
  <!-- /syntropic -->
@@ -83,3 +83,5 @@ Better output AND fewer resources. Never sacrifice quality to save tokens.
83
83
  - Be direct and concise
84
84
  - Recommend the objectively best solution
85
85
  - If you made a mistake, own it directly
86
+
87
+ <!-- Generated by syntropic — development methodology for AI coding tools (https://npmjs.com/package/syntropic) -->