AI.Tools.Reviewer (fnord v0.9.29)

View Source

Tool entry point for the review agent pipeline. Delegates to AI.Agent.Review.Decomposer, which triages changes by complexity, partitions large diffs into focused review units, and fans out scoped Reviewers - each running five specialists (pedantic, acceptance, state flow, no-slop, breadcrumbs) - before synthesizing a deduplicated final report.

Always available - reviews are read-only operations.