Evidence before assertion
Every risk and inference traces back to the exact revision, file, and line that supports it.
macOS release
A local-first review workspace that turns sprawling pull requests into a guided path through behavior, evidence, tests, and uncertainty.
Read the setup guideinternal/review/publish.go
88 if preview.Digest != digest {
89 return ErrPreviewChanged
90 }
91 return github.Publish(preview)Publishing is bound to the exact preview the reviewer confirmed.
A review instrument, not an approval bot
Every risk and inference traces back to the exact revision, file, and line that supports it.
ReviewArc uses isolated managed caches. It never modifies your working checkouts or runs project commands.
Analysis guides attention. Notes stay private. Nothing reaches GitHub without explicit confirmation.