# webharvest — Changelog

## v1.0.2 — 2026-06-22

- Standardise exit codes per SUITE_STANDARDS.md §1 — clap usage errors and missing-subcommand now exit 2 (was 3). Tokio runtime build and dispatch failures (network / parse / I/O) now exit 3 (was 2).
