---
total_chunks: 0
completed_chunks: 0
failed_chunks: 0
current_phase: 1
current_wave: 0
consecutive_failures: 0
total_workers_spawned: 0
estimated_cost_usd: 0.00
cost_limit_usd: 10
max_workers: 3
chunk_size: 5
---

## Dependency Graph
```
(to be built when tasks are parsed)

Example:
001 ──┬──► 004 ──► 007
002 ──┤
003 ──┴──► 005 ──► 008
           006
```

## Chunk Status
| Chunk | Wave | Tasks | Deps | Status | Worker | Duration |
|-------|------|-------|------|--------|--------|----------|
| (none yet) | | | | | | |

## Event Log
| Time | Event | Details |
|------|-------|---------|
| (events logged here) | | |
