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

Calculating data signature for validation...

> Validating configuration: <workspace>/fixtures/scenarios/loop-rules/hank.valid-continue-previous.json

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

✓ Configuration is valid!

╭──────────────────────────────────────────────────────────────────────────────╮
│  loop-rules probe v1.0.0                                                     │
│  1 codon • 1 loop                                                            │
╰──────────────────────────────────────────────────────────────────────────────╯

└─ [1] LOOP: ok-loop (contextExceeded loop with continue-previous (valid)) un...
  ╭────────────────────────────────────────────────────────────
  │
  └─ [1.1] step (step)
        model: haiku │ mode: continue │ prompt: inline (1 lines)
  │
  ╰────────────────────────────────────────────────────────────

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

Run it:  hankweave hank.valid-continue-previous.json <data_path>

Environment Variables:

  From System (HANKWEAVE_ prefixed):
    - CAPTURE_VERSION: 0.10.0

Warnings:
  - Loop 'ok-loop' > Codon 1 (step): loop codon defaults to 'onFailure: abort'. A single transient failure (idle timeout, one-off provider error) on any iteration will halt the entire loop run. Consider 'onFailure: retry' (with retryConfig for bounded attempts) or 'onFailure: ignore' to keep the loop progressing across transient blips.
exit=0
