CLI Review
Focus on CLI behavior and UX:
- •Verify command/flag behavior, defaults, and help output.
- •Check exit codes and error messages are clear and actionable.
- •Ensure docs/examples match actual CLI behavior.
- •Note missing validation or confusing option precedence.