docs: rewrite marketing and docs copy for LoopOver - #5376
Conversation
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
gittensory-ui | 49eb96f | Commit Preview URL Branch Preview URL |
Jul 12 2026, 03:39 PM |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5376 +/- ##
==========================================
- Coverage 94.43% 94.39% -0.04%
==========================================
Files 551 551
Lines 44190 44190
Branches 14640 14640
==========================================
- Hits 41731 41714 -17
- Misses 1784 1801 +17
Partials 675 675
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Renames genuine brand-prose mentions of gittensory to LoopOver across the README, all 35 docs-site route pages, and the 4 community health files, while deliberately leaving every not-yet-renamed technical identifier untouched (npm package names, check-run names, the bot's GitHub login, the config-as-code filename, GITTENSORY_-prefixed env vars, and the gittensory.aethereal.dev domain) -- those are each tracked by their own separate rebrand issue and changing them here would describe a system that doesn't exist yet. gittensor (no trailing Y, the permanent Bittensor SN74 subnet brand) is untouched everywhere. Also fixes a real, pre-existing bug found along the way: three docs pages (GitHub App configuration, maintainer install/trust guide, maintainer self-hosting) advertised installing a "shared managed-beta" GitHub App at a literal install URL for the App that was fully deleted earlier this rebrand. Reframed as "currently paused, self-hosting is the only available path today, a new centrally hosted offering is planned for the future" rather than deleting the content outright, so it's ready to reactivate when that offering ships. Adds a "Formerly Gittensory" continuity note near the top of the README, and updates two existing tests whose assertions targeted the now-intentionally-removed dead install checklist / old brand string.
|
Warning 🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨 ⏸️ Gittensory review result - manual review recommendedReview updated: 2026-07-12 15:49:44 UTC
⏸️ Suggested Action - Manual Review
Review summary Nits — 7 non-blocking
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 Visual preview
Click any thumbnail to open the full-size screenshot. Before = production · After = this PR's preview deploy. 🟩 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 Gittensory, a quiet PR intelligence layer for OSS maintainers.
|
0734e5f to
49eb96f
Compare
Summary
@jsonbored/gittensory-*), the check-run names (Gittensory Orb Review Agent/Gittensory Context/Gittensory Gate), the bot's GitHub login (gittensory[bot]), the.gittensory.ymlconfig filename,GITTENSORY_-prefixed env vars, the repo path, and thegittensory.aethereal.dev/gittensory-api.aethereal.devdomains -- each is tracked by its own separate rebrand issue, and renaming them in docs now would describe a system that doesn't exist yet.gittensor(no trailing Y, the permanent Bittensor SN74 subnet brand) is untouched everywhere -- verified via balanced before/after occurrence counts across the full diff.Also fixes (found along the way)
Three docs pages (GitHub App configuration, maintainer install/trust guide, maintainer self-hosting) advertised installing a "shared managed-beta" GitHub App at a literal install URL for an App that was fully deleted earlier in this rebrand. Reframed as "currently paused, self-hosting is the only available path today, a new centrally hosted offering is planned for the future" rather than deleting the content outright, so it's ready to reactivate when that offering ships.
Test plan
npm run typecheckgittensor(no-Y) count unchanged (6/6)docs-github-app.test.ts,docs-beta-onboarding.test.ts)npm run ui:lint/ui:typecheck/ui:test/ui:buildall greennpm run docs:drift-check,manifest:drift-check,engine-parity:drift-check,command-reference:checkall greentest:cigate green (oneai-summaries.test.tstimeout under local full-suite parallel load confirmed as a pre-existing, environment-load-dependent flake -- passes standalone in ~2.4s, unrelated to this diff)Closes #4763.