Priority: P2 (local-conflict cleanup; not a release blocker)
Current direction
The goal is not a broad public-product migration. The goal is to let BadCode and upstream T3 Code coexist safely on the same Windows machine.
Prefer additive aliases and explicit precedence over automatic migration.
Narrow scope
- Add or design
BADCODE_* env vars where BadCode-specific config matters.
- Keep
T3CODE_* compatibility aliases where existing scripts/users may depend on them.
- Define clear precedence when both BadCode and T3 Code variables are present.
- Avoid automatic migration from
~/.t3 unless it is opt-in or backed by a very clear rollback path.
- Document how to run BadCode without colliding with upstream T3 Code user data.
Acceptance criteria
Priority: P2 (local-conflict cleanup; not a release blocker)
Current direction
The goal is not a broad public-product migration. The goal is to let BadCode and upstream T3 Code coexist safely on the same Windows machine.
Prefer additive aliases and explicit precedence over automatic migration.
Narrow scope
BADCODE_*env vars where BadCode-specific config matters.T3CODE_*compatibility aliases where existing scripts/users may depend on them.~/.t3unless it is opt-in or backed by a very clear rollback path.Acceptance criteria
BADCODE_*env vars needed for local use.BADCODE_*and legacyT3CODE_*variables.