Skip to content

fix: two files still carry the pre-rebrand gittensory filename #7215

Description

@JSONbored

Summary

Two files in the repo still use the pre-rebrand gittensory name in their filename, even though their actual content (dashboard uid/title, tags) was already updated to loopover:

  • grafana/dashboards/gittensory.json — the dashboard's own uid is already loopover-selfhost and title is already "LoopOver Self-Host"; only the filename on disk is stale.
  • apps/loopover-ui/public/brand/gittensory-icon-citron.svg — the repo's own brand icon, still referenced by scripts/gittensor-impact-card.mjs under its old pre-rebrand filename.

Expected

Both files renamed to drop the stale gittensory name, with every reference (the dashboard-path constant in test/unit/selfhost-grafana-dashboard.test.ts, the icon path in scripts/gittensor-impact-card.mjs, and the historical-comment mentions in a couple of other dashboard test files) updated to match.

Not in scope: anything under the gittensor (no "y") name — that's the separate, intentional Bittensor-subnet-scoring integration and is unrelated to this pre-rebrand filename cleanup.

Metadata

Metadata

Assignees

Labels

gittensor:bugGittensor-scored bug fix — scores a 0.05x multiplier.maintainer-onlyOwner-only work — yields no Gittensor points.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions