Self-host the review core
The community edition is aimed at teams that want GitHub pull request review, merge safety, and evidence-backed decisions on infrastructure they control.
Critique is opening a separate community edition for teams that want to self-host the main GitHub pull request review workflow. This is not a raw dump of the private product repo. It is a public boundary built to keep the core review system operable without private inference or hosted company-only systems.
The community edition is aimed at teams that want GitHub pull request review, merge safety, and evidence-backed decisions on infrastructure they control.
Inference API and hosted platform-only systems are not the community target. The public repo should stay understandable, operable, and safe to run without private company dependencies.
Review runs, verification flow, and the main merge-facing surfaces stay central. Open source only works here if maintainers can operate the actual review loop rather than a demo shell.
Scope
Why a separate repo
Open-sourcing Critique correctly means publishing a repo with a deliberate shape, clear ownership boundaries, and self-host assumptions that make sense outside our hosted environment. The community edition exists so contributors can work in the public without inheriting private operational residue.