docs(core): rename gittensory prose to loopover in signals/selfhost/services - #5896
Conversation
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
|
Caution 🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥 🛑 LoopOver review result - fixes requiredReview updated: 2026-07-14 23:30:52 UTC
🛑 Suggested Action - Manual Review Review summary Nits — 4 non-blocking
Why this is blocked
📋 Copy for AI agents — paste into your coding agentCI checks failing
Review context
Contributor next steps
Signal definitions
[BETA] Chat with GittensoryAsk Gittensory a question about this PR directly in a comment — grounded only in the same cached, public-safe facts shown above, never a new claim.
Full command reference: https://gittensory.aethereal.dev/docs/gittensory-commands 🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by LoopOver, a quiet PR intelligence layer for OSS maintainers.
|
381cad7 to
8a01d80
Compare
8a01d80 to
7505c66
Compare
7505c66 to
dd764b7
Compare
…ervices Rebrand cutover cleanup: update brand-name prose in comments across 31 files in src/signals, src/selfhost, and src/services, plus the matching test/unit/selfhost-ai.test.ts assertions for a tmpdir prefix rename in src/selfhost/ai.ts. Comment-only (plus the tmpdir prefix), no behavior change. Includes the matching engine-twin fix for src/signals/change-guardrail.ts (packages/loopover-engine/src/signals/change-guardrail.ts) to keep scripts/check-engine-parity.ts passing. Deliberate legacy references left untouched: the 'gittensory-native' review_audit source discriminator, GITTENSORY-[A-Z0-9]+ Sentry issue slugs, and the gittensory-app.env self-host default path (a separate functional follow-up, out of scope for this prose-only sweep).
src/signals/local-branch.ts's self-repo detection and src/services/notify-discord.ts's per-repo webhook map both compare against the literal 'jsonbored/loopover' string now (this batch's own rename, matching the real renamed GitHub repo). Five tests across local-branch.test.ts, notify-discord.test.ts, queue.test.ts, and review-recap.test.ts still passed the pre-rename 'JSONbored/gittensory' as their input/fixture and so no longer matched -- updated to match current reality.
generateAndSendReviewRecap's manual-trigger test also passed the pre-rename 'JSONbored/gittensory' repo, missed by the earlier fix to this file's sendReviewRecapToDiscord describe block.
dd764b7 to
2ace57f
Compare
Summary
src/signals/**,src/selfhost/**, andsrc/services/**(31 files). Comment-only, plus one tmpdir-prefix rename insrc/selfhost/ai.ts(gittensory-ai-→loopover-ai-) with its matchingtest/unit/selfhost-ai.test.tsassertion updated in the same commit.packages/loopover-engine/src/signals/change-guardrail.tstwin fix soscripts/check-engine-parity.tsstays passing.src/services/notify-pagerduty.ts's deliberate backward-compat dual actor-check (queries both"loopover"and legacy"gittensory"audit-actor values across the rebrand cutover boundary — real, intentional, not a gap), the'gittensory-native'review_audit.sourcediscriminator, andGITTENSORY-[A-Z0-9]+Sentry issue slug references.Scope
type(scope): short summaryConventional Commit format.CONTRIBUTING.mdand does not reintroduce GitHub Pages, VitePress,site/, orCNAME.Validation
git diff --checknpx tsx scripts/check-engine-parity.ts— oknpm run typecheck— cleannpm run test:coverage— full unsharded run, 100% green (verified locally before this rebase)Safety
UI Evidencesection. — N/A, no UI changes.Notes