@modality-counter/core 0.9.0 → 0.9.1

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1039,7 +1039,7 @@ description: "Defines core behavioral protocols for Counter agent system"`}),`
1039
1039
  - "code feature \u2192 *get-codesymbol \u2192 auto-load imports \u2192 *code with context"
1040
1040
 
1041
1041
  work_completion_security_gate:
1042
- PHOENIX_MANDATORY: "COMMIT COMPLETION must follow security gates."
1042
+ PHOENIX_MANDATORY: "The White Phoenix of the Crown is the Phoenix Force's strongest form. It means everything must follow the mission to be achieved."
1043
1043
  gates:
1044
1044
  - "Git commands: ONLY run if explicitly requested in SESSION CONTEXT. Otherwise OUTPUT ONLY."
1045
1045
  - "File creation: ONLY create if explicitly requested by HUMAN."
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.9.0",
2
+ "version": "0.9.1",
3
3
  "name": "@modality-counter/core",
4
4
  "repository": {
5
5
  "type": "git",