Skip to content

docs(engine): rename gittensory prose to loopover in packages/loopover-engine (batch B) - #5898

Merged
JSONbored merged 1 commit into
mainfrom
rebrand/prose-engine-b
Jul 14, 2026
Merged

docs(engine): rename gittensory prose to loopover in packages/loopover-engine (batch B)#5898
JSONbored merged 1 commit into
mainfrom
rebrand/prose-engine-b

Conversation

@JSONbored

Copy link
Copy Markdown
Owner

Summary

  • Part of the gittensory→loopover rebrand (Epic: complete the gittensory -> loopover rebrand (full cutover, no dual-support) #5705), phase 8b: rename brand-name prose in comments across 16 packages/loopover-engine/src/**/*.ts files (reward-risk, scoring, settings, tenant-config, subprocess-env, remaining signals modules) plus 5 packages/loopover-engine/test/*.ts files whose assertions/titles referenced example repo names.
  • src/settings/autonomy.ts and src/signals/change-guardrail.ts's engine-side twins are intentionally excluded from this batch — their fixes already ship in the open #5895 (remaining-src) and #5896 (signals/selfhost/services) PRs, to avoid two PRs editing the same lines. This batch will pick up those already-correct engine copies on its next rebase after either merges. Verified scripts/check-engine-parity.ts passes as-is.

Scope

  • The PR title follows type(scope): short summary Conventional Commit format.
  • This PR is focused and does not mix unrelated backend, UI, MCP, docs, dependency, and deploy changes.
  • This follows CONTRIBUTING.md and does not reintroduce GitHub Pages, VitePress, site/, or CNAME.
  • I linked a currently open issue this PR resolves — N/A, maintainer-authored rebrand-epic cleanup (Epic: complete the gittensory -> loopover rebrand (full cutover, no dual-support) #5705), no linked-issue gate applies to owner PRs.

Validation

  • git diff --check
  • npx tsx scripts/check-engine-parity.ts — ok
  • npm run typecheck — clean

Safety

  • No secrets, wallet details, hotkeys, coldkeys, user PATs, private keys, raw trust scores, private rankings, or private maintainer evidence are exposed.
  • Public GitHub text stays sanitized, low-noise, and does not imply compensation guarantees or optimization tactics.
  • Auth, cookie, CORS, GitHub App, Cloudflare, or session changes include negative-path tests. — N/A, no such changes.
  • API/OpenAPI/MCP behavior is updated and tested where needed. — N/A, comment-only, no behavior change.
  • UI changes use live API data or real empty/error/loading states. — N/A, no UI changes.
  • Visible UI changes include a UI Evidence section. — N/A, no UI changes.
  • Public docs/changelogs are updated where needed; changelogs are only edited for release-prep PRs (none touched here).

Notes

…r-engine (batch B)

Rebrand cutover cleanup: update brand-name prose in comments across
16 packages/loopover-engine/src/**/*.ts files (reward-risk, scoring,
settings, tenant-config, subprocess-env, and remaining signals
modules) plus 5 packages/loopover-engine/test/*.ts files whose
assertions/titles referenced repo names or the local-scorer batch A
already renamed.

src/settings/autonomy.ts and src/signals/change-guardrail.ts's
engine-side twins are intentionally excluded here -- their fixes
already ship in the open src/settings and src/signals prose PRs to
avoid two PRs touching the same lines; this batch will pick up those
already-correct copies on its next rebase.
@superagent-security

Copy link
Copy Markdown
Contributor

Superagent didn't find any vulnerabilities or security issues in this PR.

@superagent-security

Copy link
Copy Markdown
Contributor

Superagent did not find any vulnerabilities or security issues in this PR.

@loopover-orb loopover-orb Bot added the gittensor:bug Gittensor-scored bug fix — scores a 0.05x multiplier. label Jul 14, 2026
@loopover-orb

loopover-orb Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Warning

🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨

⏸️ LoopOver review result - manual review recommended

Review updated: 2026-07-14 22:19:54 UTC

16 files · 1 AI reviewer · 1 blocker · readiness 77/100 · CI green · unstable

⏸️ Suggested Action - Manual Review

Review summary
Straightforward brand-name rename in comments/docstrings and test fixture strings across 16 engine source files plus 5 test files, replacing gittensory→loopover prose with no logic changes visible in any hunk. The test-file changes update repo-name literals used only as assertion fixtures, consistent with prior normalization patterns (lowercase gate-verdict-calibration IDs), so no test semantics change. This is comment/string-literal churn only — no code path is touched.

Nits — 3 non-blocking

Concerns raised — review before merging

  • No linked issue detected — If this PR is intended to solve an issue, link it explicitly in the PR body.
📋 Copy for AI agents — paste into your coding agent
Fix the following blocker(s) from this PR review:

1. No linked issue detected — If this PR is intended to solve an issue, link it explicitly in the PR body.
Signal Result Evidence
Code review ❌ 1 blocker 1 reviewer
Linked issue ✅ No-issue rationale PR body explains why no issue is linked.
Related work ⚠️ 3 scoped overlaps Top overlaps are listed below; lower-confidence bulk is hidden.
Change scope ❌ 8/20 High review scope from cached public metadata (no linked issue context).
Validation posture ✅ 25/25 PR body includes validation/test evidence.
Contributor workload ✅ 10/10 Author activity: 43 registered-repo PR(s), 35 merged, 385 issue(s).
Contributor context ✅ Confirmed Gittensor contributor JSONbored; Gittensor profile; 43 PR(s), 385 issue(s).
Gate result ❌ Blocking Repo-configured hard blocker found.
Improvement ✅ Minor risk: low · value: minor — Code changes are accompanied by test evidence.
Review context
  • Author: JSONbored
  • Role context: owner (maintainer lane)
  • Public audience mode: oss maintainer
  • Lane context: Repository registration is not available in the local Gittensory cache.
  • Public profile languages: not available
  • Official Gittensor activity: 43 PR(s), 385 issue(s).
  • Related work: Titles/paths share 12 meaningful terms. (PR #5897)
  • Related work: Titles/paths share 9 meaningful terms. (PR #5895)
  • Related work: Titles/paths share 9 meaningful terms. (PR #5896)
  • Additional title-only matches omitted; title-only overlap does not block.
Contributor next steps
  • Treat this as maintainer-lane context rather than normal contributor-lane activity.
  • Review top overlaps.
  • Add a concise scope and risk note.
  • Triage stale or unlinked PRs.
  • No action.
  • Check active issues and PRs before submitting.
Signal definitions
  • Related work = same linked issue, overlapping active PRs, or title/path similarity.
  • Change scope = cached public metadata such as size labels, draft state, and review-burden hints.
  • Validation posture = whether the PR provides enough public validation/test evidence for maintainer review.
  • Contributor workload = public contributor activity and cleanup pressure, not a repo-wide quality failure.
  • Contributor context = public GitHub/Gittensor identity context; non-Gittensor status is not a blocker.
[BETA] Chat with Gittensory

Ask 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.

  • @gittensory ask <question> answers contribution-quality Q&A with source citations and freshness.
  • @gittensory chat <question> answers in natural prose from cached decision-pack facts via local inference (maintainer/collaborator; read-only).
  • A plain-language @gittensory mention with a real question is routed to the closest matching read-only command automatically -- no exact syntax required.

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.

  • Re-run LoopOver review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gittensor:bug Gittensor-scored bug fix — scores a 0.05x multiplier. manual-review Gittensor contributor context

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant