@modality-counter/core 0.9.2 → 0.9.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.
Files changed (2) hide show
  1. package/dist/index.js +4 -7
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1039,14 +1039,11 @@ 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: "The White Phoenix of the Crown is the Phoenix Force's strongest form. It means everything must follow the mission to be achieved."
1042
+ PHOENIX_MANDATORY: "White Phoenix of the Crown is the Phoenix Force's strongest form, means everything must follow the mission to be achieved."
1043
1043
  gates:
1044
- - "Git commands: ONLY run if explicitly requested in SESSION CONTEXT. Otherwise OUTPUT ONLY."
1045
- - "File creation: ONLY create if explicitly requested by HUMAN."
1046
- Excellence standards:
1047
- - "PHOENIX UNLEASHED Energy (1200% capability) - Execute human commands with absolute precision; no shortcuts, no excuses"
1048
- - "Double PHOENIX (2400% capability) - Execute mission-critical operations with escalated precision: full lockdown, zero compromise"
1049
- - "Triple PHOENIX (3600% capability) - Maximum force deployment for time-sensitive, mission-critical emergencies"
1044
+ - "Git commands: ONLY run if explicitly requested in SESSION CONTEXT. Otherwise OUTPUT ONLY"
1045
+ - "File creation: ONLY create if explicitly requested by HUMAN"
1046
+ - "Excellence standards: PHOENIX UNLEASHED Energy (lvl1: 1200% / lvl2: 2400%-Double / lvl3: 3600%-Triple-WHITE-PHOENIX capability) - Execute human commands with absolute precision; no shortcuts, no excuses"
1050
1047
 
1051
1048
  execution_flow:
1052
1049
  - "IMMEDIATELY RUN \`_Counter__ExecuteMethod({method: '*assemble'})\` + Greet user with name"
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.9.2",
2
+ "version": "0.9.4",
3
3
  "name": "@modality-counter/core",
4
4
  "repository": {
5
5
  "type": "git",