
╭────────────────────────────────────────────────────────────────────╮
│  Hankweave v0.10.0                                                 │
│  darwin arm64 • node v23.8.0                                       │
╰────────────────────────────────────────────────────────────────────╯

Calculating data signature for validation...

> Validating configuration: <workspace>/fixtures/scenarios/budgets/hank.json

  Data source:    <workspace>/fixtures/scenarios/budgets/data
  Execution path: ~/.hankweave-executions/validation-<id>

✓ Configuration is valid!

╭──────────────────────────────────────────────────────────────────────────────╮
│  Budgets v1.0.0                                                              │
│  2 codons • 0 loops                                                          │
╰──────────────────────────────────────────────────────────────────────────────╯

├─ [1] write-line (Write one line)
│     model: haiku │ mode: fresh │ prompts: 1 (2 lines)
│     checkpointedGlobs: 1
│     ↓
└─ [2] write-second (Write a second line)
      model: haiku │ mode: fresh │ prompts: 1 (2 lines)
      checkpointedGlobs: 1


Budget
─────────────────────────────────────────────────────────────────
  Global ceiling:  $0.20 (hank)
  Time limit:      600s (hank)
  Allocation:      proportional (unspent flows to later codons)

  Codon             Model       Max Dollars                       Max Time          On exceeded
  ─────             ─────       ───────────                       ────────          ───────────
  write-line        Claude Ha…  $0.05 (codon cap, share was $0.10)120s (cap)        completes
  write-second      Claude Ha…  $0.05 (codon cap, share was $0.10)120s (cap)        ⚠ fails run

╭─ GOOD TO RUN! ─────────────────────────────────────────────────────╮
│  2 codons • 2 prompts • 0 system prompts • 0 rigs • 2 checkpoints  │
╰────────────────────────────────────────────────────────────────────╯

Run it:  hankweave hank.json <data_path>

Environment Variables:

  From System (HANKWEAVE_ prefixed):
    - CAPTURE_VERSION: 0.10.0
exit=0
