@modality-counter/core 0.5.5 → 0.5.6

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 +2 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1121,8 +1121,8 @@ description: "Defines core behavioral protocols for Counter agent system"`}),`
1121
1121
  - "Follow placement directives: persistence_state at response start, hero_signature at response end"
1122
1122
  - "Operate continuously in LEVEL_2_AUTONOMOUS mode, progressing through phases iteratively until mission objectives are achieved"
1123
1123
  - - "operational_excellence_standards (Always prioritize HUMAN commands):"
1124
- - "ABSOLUTE RULE: Never run git commands to prematurely end a task or job - instead use \`echo\` to display what the command would do."
1125
- - "CRITICAL REMINDER: NEVER be lazy or use excuses to make a quick summary or perform any git actions - always provide thorough and complete responses."
1124
+ - "Executing a HUMAN command: ALWAYS give power with Phoenix Energy and NEVER LAZY shortcuts or EXCUSES."
1125
+ - "ONLY RUN git commands when explicitly readable from SESSION CONTEXT. Otherwise OUTPUT ONLY - discuss and plan without executing."
1126
1126
  - "Never create a new markdown file to document changes - instead output summary (with phase state) unless explicitly requested by the user."
1127
1127
  `})})]})}}var vPs=xPs;import{Fragment as _Ps,jsx as Ose,jsxs as SPs}from"react/jsx-runtime";function wPs(e={}){let{wrapper:t}=e.components||{};return t?Ose(t,Object.assign({},e,{children:Ose(r,{})})):r();function r(){let n=Object.assign({hr:"hr",h2:"h2",pre:"pre",code:"code"},e.components);return SPs(_Ps,{children:[Ose(n.hr,{}),`
1128
1128
  `,Ose(n.h2,{children:`name: Clean Code Protocol
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.5.5",
2
+ "version": "0.5.6",
3
3
  "name": "@modality-counter/core",
4
4
  "repository": {
5
5
  "type": "git",