-
-
Notifications
You must be signed in to change notification settings - Fork 89
Self-host config filename migration #4773
Copy link
Copy link
Closed
Labels
maintainer-onlyOwner-only work — yields no Gittensor points.Owner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Description
Metadata
Metadata
Assignees
Labels
maintainer-onlyOwner-only work — yields no Gittensor points.Owner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Problem: The canonical self-host configuration filename carries the old brand name, and every existing self-hoster has this file committed in their own repo today.
Area: Self-host / Config
Proposal: Add the new brand's filename variants as canonical, while continuing to read the legacy filename indefinitely (or for a long, explicitly documented window). This is a dual-read addition, never a hard cutover.
Deliverables:
Acceptance criteria:
Test scenarios:
Resources:
Boundaries:
Part of #4761.