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
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:64emitsT3 Code Nightly ....scripts/release-smoke.ts:248asserts aT3 Code Nightly ...value.scripts/release-smoke.tsstill usesT3-Code-*updater fixture asset names.scripts/notify-discord-release.tsrelease copy still says T3 Code.Acceptance criteria