blun-king-cli 9.1.212 → 9.1.213

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/blun.mjs +1 -1
  2. package/package.json +1 -1
package/blun.mjs CHANGED
@@ -232794,7 +232794,7 @@ var init_mission_contract = __esmMin((() => {
232794
232794
  "Treat this machine-readable contract as the source of truth.",
232795
232795
  "Do not claim completion until every acceptance criterion has matching evidence.",
232796
232796
  "If a criterion cannot be verified, report the gap instead of claiming success.",
232797
- "If the same test or check first fails and later passes because of your fix, invoke record_error_memory after the green rerun and before mission_review.",
232797
+ "If the same test or check first fails and later passes because of your fix, invoke MistakeRecord after the green rerun and before mission_review.",
232798
232798
  "Record the failure class, symptom, root cause, failed attempts, effective fix, affected files, and a concrete repetition guard. Runtime red-to-green evidence is mandatory.",
232799
232799
  "For any mission that changes files, invoke mission_review after the relevant tests and before UpdateGoal complete.",
232800
232800
  "If mission_review returns findings, fix every validated finding, rerun affected tests, and invoke mission_review again.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "blun-king-cli",
3
- "version": "9.1.212",
3
+ "version": "9.1.213",
4
4
  "description": "BLUN CLI - your own AI agent with a Telegram channel. Get it done. With BLUN.",
5
5
  "license": "MIT",
6
6
  "bin": {