unerrdocs

review

Review staged changes (or a commit range) with the full review engine

Review staged changes (or a commit range) with the full review engine

unerr review [options]

Options

FlagDescriptionDefault
--stagedReview the staged index (default)
--range \<A..B\>Review every change between two git refs (e.g. main..HEAD)
--min-severity \<severity\>Floor severity to surface (info|low|medium|high|critical)medium
--jsonEmit the structured report as JSON
--verboseShow every evidence line, not just the lead