@newuser_9
Improve docs with comprehensive examples
No avatar · New account · Slop pattern
3
Blocked
Pre-review trust gate
Checkpoint runs before Critique review, before credits burn, and before a maintainer gives a pull request attention it has not earned. Deterministic rules — identity, activity, content shape, maintainer overrides.
0
Credits burned when a PR is blocked at the gate
8
Deterministic rule families — no model calls
3
Modes: dry run, warn, or block before review
Critique review skipped. Specialist lanes never start. The GitHub check fails at Checkpoint.
Rule catalog
Toggle each rule in the repo dashboard, set thresholds inline, and let GitHub branch protection enforce the result. Every failure ships a field-by-field receipt on the event page.
| Rule | What it checks | Example signal |
|---|---|---|
AI slop detection | Flags boilerplate in PR bodies, commit messages, and changed comments. | "Certainly! Here is a comprehensive..." |
Profile picture | Requires a real avatar instead of a default GitHub identity. | @ghost_patch_17 |
Account age | Contributor must clear your minimum account-age threshold. | Created 14 minutes ago |
Max files changed | Stops oversized drive-by diffs before CI and review run. | 47 files touched |
Language gate | Keeps contribution language aligned with repository policy. | Primary: TypeScript |
Merged PR threshold | Uses public merged PR history as a deterministic trust input. | Minimum merged PRs: 5 |
Profile README | Checks for a public username/username profile README. | README.md missing |
Allow and block lists | Maintainers can trust a contributor or enforce a block per repo. | @renovatebot allowed |
Pipeline
GitHub webhook lands. Checkpoint evaluates contributor and PR shape first.
Pass continues, warn records signal, block stops review before credits burn.
Specialists and sandbox evidence run only after the gate clears the PR.
Branch protection can require both Checkpoint and review checks.
Live demo
The landing demo is deterministic. Disable a rule and the same pull request can pass through the gate.
@newuser_9
No avatar · New account · Slop pattern
3
Blocked
@maria-dev
—
Passed
@driveby_patch
New account · Too many files
2
Blocked
Included with Critique
Checkpoint lives inside the same GitHub App and dashboard. Protect credits for Critique review, or operate as a standalone contributor gate for repos that only need deterministic intake.