--- # vibed-90il title: Validation & smoke test status: todo type: task created_at: 2026-04-11T22:35:32Z updated_at: 2026-04-11T22:35:32Z parent: vibed-f05l blocked_by: - vibed-iq16 - vibed-mlgv --- Run all validation commands and live smoke tests against the real API. ## Todo - [ ] `cargo fmt --check` passes - [ ] `cargo check` passes - [ ] `cargo clippy -- -D warnings` passes - [ ] `cargo build --release` succeeds - [ ] `./target/release/hltb halo` returns results - [ ] `./target/release/hltb the witcher 3` works without quotes - [ ] `./target/release/hltb --all zelda` shows numbered list - [ ] `./target/release/hltb --json hollow knight` outputs valid JSON - [ ] `./target/release/hltb xyzzy_no_game_zzzq` prints "No results found."