Skip to content

Fix nightly and release-smoke metadata that still says T3 Code #8

Description

@badcuban

Priority: P1

Why

Nightly/release metadata and smoke fixtures are part of the release surface. They should describe BadCode releases, not T3 Code releases, unless a fixture intentionally tests legacy compatibility.

Evidence

  • scripts/resolve-nightly-release.ts:64 emits T3 Code Nightly ....
  • scripts/release-smoke.ts:248 asserts a T3 Code Nightly ... value.
  • scripts/release-smoke.ts still uses T3-Code-* updater fixture asset names.
  • scripts/notify-discord-release.ts release copy still says T3 Code.

Acceptance criteria

  • Update nightly names and release-notification copy to BadCode.
  • Update release smoke expected values and fixture names.
  • Keep explicit legacy fixtures only if they test backwards compatibility, and name them accordingly.
  • Run release smoke after changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    badcode-transitionBadCode fork separation, branding, and ownership work.bugSomething is broken or behaving incorrectly.needs-triageIssue needs maintainer review and initial categorization.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions