feat(convergence): cut over review to all 3 repos + advisory aiReview - #1053
Merged
Conversation
…iReview Hard cutover (reviewwed[bot] already uninstalled from all repos, so no double-acting): - GITTENSORY_REVIEW_REPOS → all 3 (JSONbored/gittensory,awesome-claude,metagraphed): activates the converged review features (unified comment, safety, grounding, reputation, hard-guardrail) on all three. - AI_SUMMARIES_ENABLED + AI_PUBLIC_COMMENTS_ENABLED → true: enables the dual-AI advisory review (summary + nits). Per-repo ai_review_mode='advisory' set in D1 for all 3. Autonomy (merge/close/approve/label/request_changes = auto, requireApprovals:0, squash) set in D1 repository_settings for all 3, live (agent_dry_run=0). Decision-cache + reputation already seeded by the #1025 state migration, so no re-review storm / reputation reset. Part of epic #983.
|
Note 🟦🟦🟦🟦🟦🟦🟦🟦🟦🟦🟦🟦 💡 Gittensory review — advisory only
💡 Advisory only — no action taken
💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by Gittensory, a quiet PR intelligence layer for OSS maintainers. |
ghost
approved these changes
Jun 22, 2026
ghost
left a comment
There was a problem hiding this comment.
Gittensory approves — the gate is satisfied.
Contributor
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
The convergence cutover.
reviewwed[bot]is uninstalled from all repos, so gittensory becomes the sole reviewer/actor — no double-acting.GITTENSORY_REVIEW_REPOS→ all 3 (JSONbored/gittensory,awesome-claude,metagraphed): activates the converged review features (unified comment, safety, grounding, reputation, hard-guardrail) on awesome-claude + metagraphed (already live on gittensory).AI_SUMMARIES_ENABLED+AI_PUBLIC_COMMENTS_ENABLED→ true: enables the dual-AI advisory review (summary + nits). Per-repoai_review_mode='advisory'set in D1 for all 3.Already applied out-of-band (D1)
repository_settingsfor all 3:{merge,close,approve,label,request_changes}=auto,auto_maintain={requireApprovals:0, mergeMethod:squash}, live (agent_dry_run=0). The owner-PR guard (never auto-close JSONbored PRs) + hard-guardrail (no auto-merge/close on guarded paths) from feat(review): hard-guardrail + owner-PR guard in auto-maintain (rollout-blocker for autonomy) #1050 are deployed and protect this.Part of epic #983. After this merges/deploys, all 3 repos are fully on gittensory.