blun-king-cli 9.1.370 → 9.1.371

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 -0
  2. package/package.json +1 -1
package/blun.mjs CHANGED
@@ -245732,6 +245732,7 @@ var init_events$1 = __esmMin((() => {
245732
245732
  actionCheckpoint: object({
245733
245733
  revision: number$1().int().min(1),
245734
245734
  phase: _enum(["orient", "plan", "act", "verify", "learn", "wait"]),
245735
+ evidenceBasis: _enum(["runtime_tool", "user_statement", "external_report", "carried_forward", "legacy_unknown"]),
245735
245736
  lastVerified: string(),
245736
245737
  nextAction: string(),
245737
245738
  expectedEvidence: string(),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "blun-king-cli",
3
- "version": "9.1.370",
3
+ "version": "9.1.371",
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": {