Skip to content

Decide & schedule the domain sunset window #4765

Description

@JSONbored

Problem: Running two live domains indefinitely fragments links and search indexing with no end date.

Area: Infra / Product decision

Proposal: Set an explicit grace-period length before the old domain starts redirecting to the new one, then implement that redirect as a Worker routing rule once the window closes.

Deliverables:

  • A documented sunset date.
  • A redirect rule implemented once that date arrives, preserving path and query string.

Acceptance criteria:

  • The old domain keeps working, unredirected, for the entire agreed window.
  • Once live, the redirect preserves the full path and query string for every route, including the docs site and API subdomain equivalents.

Test scenarios:

  • Verify redirect behavior for the root path, a docs page, and an API-equivalent path.

Resources:

  • Worker route configuration.

Boundaries:

  • Do not redirect before the agreed date under any circumstances — self-hosters and external links depend on the old domain continuing to work during the window.

Part of #4761.

Metadata

Metadata

Assignees

Labels

maintainer-onlyOwner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions