File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33## Branch Discipline
44
55- Make code changes on ` mv2 ` first.
6- - ` main ` is the real MV3 branch now .
7- - ` mv3 ` is historical . Do not use it as the normal MV3 source branch for new work or cross-repo sync.
6+ - ` main ` is the real MV3 branch.
7+ - ` mv3 ` is retired . Do not use it as the normal MV3 source branch for new work or cross-repo sync.
88- Do not implement feature/fix work directly on ` main ` .
99- If a task starts on another branch, switch to ` mv2 ` before editing unless the user explicitly asks otherwise.
1010- If a task touches both HyperChat and LiveTL, HyperChat still goes first.
109109## Testbed URL
110110
111111- Headless validation should open the same ` startUrl ` used by ` vite.config.ts ` .
112- - ` scripts/codex-dev.sh go-test ` now does this automatically (defaulting by detected mode), and ` TEST_URL ` can override when needed.
112+ - ` scripts/codex-dev.sh go-test ` does this automatically (defaulting by detected mode), and ` TEST_URL ` can override when needed.
113113
114114## Cross-Browser Headless Validation Notes
115115
You can’t perform that action at this time.
0 commit comments