v0.3.3
- Add hint field to CLI and startup error outputs, giving agents actionable next-step suggestions (usage syntax, valid flag values, expected formats) when argument parsing or initialization fails - Relax clippy deny rules to cfg_attr(not(test)) so test code can use expect/unwrap without suppression attributes on every test module