@modality-counter/core 0.7.2 → 0.7.3

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
@@ -631,7 +631,7 @@ ${l.map((x,T)=>`<STEP n="${T+1}">${Array.isArray(x)?x.join(`
631
631
 
632
632
  `)}
633
633
  </ACTIVATION_SEQUENCE>
634
- `;return gN({instructions:[{message:`\u{1F680} ${f} is now operating at Level 2 Rule-Based Autonomy. CRITICAL: Read and full understand your operating params, start and follow exactly your activation-instructions to alter your state of being, stay in this being until told to exit this mode:`,...p}]},[d,g])}catch(o){return kse(o,"counter_deploy")}}},[mz]:{description:"METHOD EXECUTION: Triggers when user types commands with asterisk prefix (e.g., '*assemble'). **CRITICAL: ANY user input starting with asterisk (*) MUST immediately execute this tool. This is the MANDATORY trigger pattern for all method executions.**",inputSchema:agi,execute:async i=>{let{method:o,params:a={}}=i,{resolveName:s,resolveParams:u}=Xco(o),c={...u,...a||{}};try{let l=c.reference,f=await mC(r,s,c,!!l);if(!f)throw new Error(`METHOD '${o}' not found. Available methods: ${r.map(x=>x.name).join(", ")}`);let d=f.promptData,p=a6(d,["method","references","referenceList"]),g=Object.keys(p||{});if(l!=null&&g.length){let x=g.filter(T=>T.startsWith(l)||T===l);if(x.length===1){let T=a6(p,[x[0]]);return gN({message:T})}else{let T=g.sort().join(`,
634
+ `;return gN({instructions:[{message:`\u{1F680} ${f} is now operating at Level 2 Rule-Based Autonomy. CRITICAL: Read and full understand your operating params, start and follow exactly your activation-instructions to alter your state of being, stay in this being until told to exit this mode:`,...p}]},[d,g])}catch(o){return kse(o,"counter_deploy")}}},[mz]:{description:"METHOD EXECUTION: Triggers when user types commands with asterisk prefix (e.g., '*assemble'). **CRITICAL: ANY user input starting with asterisk (*) MUST immediately execute this tool. This is the MANDATORY trigger pattern for all method executions.**",inputSchema:agi,execute:async i=>{let{method:o,params:a={}}=i,{resolveName:s,resolveParams:u}=Xco(o),c={...u,...a||{}};try{let l=c.reference,f=await mC(r,s,c,!l);if(!f)throw new Error(`METHOD '${o}' not found. Available methods: ${r.map(x=>x.name).join(", ")}`);let d=f.promptData,p=a6(d,["method","references","referenceList"]),g=Object.keys(p||{});if(l!=null&&g.length){let x=g.filter(T=>T.startsWith(l)||T===l);if(x.length===1){let T=a6(p,[x[0]]);return gN({message:T})}else{let T=g.sort().join(`,
635
635
  `);throw new Error(`Failed to load reference content. (${l}).
636
636
 
637
637
  Available references:
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.7.2",
2
+ "version": "0.7.3",
3
3
  "name": "@modality-counter/core",
4
4
  "repository": {
5
5
  "type": "git",