## Description Build a `clap`-based CLI binary that runs the full pipeline: stream → index → query → compare with vanilla. ## Tasks - [x] `shardlake run` subcommand with `--network`, `--start-block`, `--shards`, `--query`, `--num-blocks` - [x] Pretty-printed results table with per-shard stats - [x] Optimizer vs vanilla speedup comparison - [x] Match type breakdown - [x] Sample match display **Status:** ✅ Complete – M1 PoC
Description
Build a
clap-based CLI binary that runs the full pipeline: stream → index → query → compare with vanilla.Tasks
shardlake runsubcommand with--network,--start-block,--shards,--query,--num-blocksStatus: ✅ Complete – M1 PoC