Defaults

loom-builderdocmarkdown
Path: loom-builder/specs/_defaults.mdRelative: specs/_defaults.mdSubproject: loom-builderCategory: dispatch-specs
Lines: 102Bytes: 3,440Imports: 0Exports: 0

Content Preview

  1. # Dispatch Defaults — Explanation & Evidence
  2. **Date**: 2026-06-26
  3. **Based on**: Corpus analysis of 64 Claude CLI dispatches + Pi session analysis of 40 sessions
  4. ---
  5. ## Budget Settings
  6. ### `maxToolCalls: 80`
  7. **Evidence**:
  8. - Corpus analysis: "100+ tool calls correlates with failure. Budget should be set to 80 max."
  9. - Successful dispatches: 20-60 tool calls (90% success rate)
  10. - Failed dispatches: 100+ tool calls (0% success rate)
  11. - Case study: `cms-m1` made 115 tool calls, exceeded 80 budget,