@integrity-labs/agt-cli 0.27.40 → 0.27.42

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.
@@ -2604,15 +2604,15 @@ later tick:
2604
2604
  - For long-form output (>500 chars), lead with a one-line summary,
2605
2605
  then a blank line, then the full content. Channel formatters
2606
2606
  truncate gracefully but the lede always lands.
2607
- - **\`kanban_fail\` with a reason** when something went wrong
2608
- (missing access, credential failure, tool error). The work was
2609
- attempted but failed.
2610
- - **\`kanban_cancel\` with a reason** when you started, then realised
2611
- the work isn't actually needed (precondition no longer holds,
2612
- duplicate of another task, asker changed their mind, data was
2613
- already current). This is distinct from \`kanban_fail\`: nothing
2614
- went wrong; you wisely didn't bother. Use this generously \u2014 it's
2615
- cheaper than running unneeded work to a forced "done".
2607
+ - **\`kanban_move\` with \`status="failed"\`** (pass a \`notes\` reason)
2608
+ when something went wrong \u2014 missing access, credential failure, tool
2609
+ error. The work was attempted but couldn't complete.
2610
+ - **No-longer-needed work**: there is no "cancelled" status, so close it
2611
+ with **\`kanban_done\`** and a \`result\` that says why it wasn't
2612
+ needed (precondition no longer holds, duplicate of another task, asker
2613
+ changed their mind, data was already current). Do this generously \u2014
2614
+ it's cheaper than running unneeded work, and the result line tells the
2615
+ user you consciously stood it down rather than silently dropping it.
2616
2616
  - **\`kanban_update\` with notes** if you're blocked but might unblock
2617
2617
  later; leave the row in \`in_progress\` and pick up other work.
2618
2618
 
@@ -7120,4 +7120,4 @@ export {
7120
7120
  managerInstallSystemUnitCommand,
7121
7121
  managerUninstallSystemUnitCommand
7122
7122
  };
7123
- //# sourceMappingURL=chunk-YYUWW6CQ.js.map
7123
+ //# sourceMappingURL=chunk-ZPBDGI7P.js.map