818 B
818 B
Collaboration Rules
When changing code in this project, Codex and Claude Code should use a mutual review gate before proceeding.
Code Change Gate
- Before editing code, state the intended change and expected impact.
- Share feedback between Codex and Claude Code when both are active.
- Score the proposed change out of 100 based on:
- Correctness
- Scope control
- Risk to current Unity scenes and runtime behavior
- Maintainability
- Test or verification plan
- Proceed only when the agreed score is 80 or higher.
- If the score is below 80, revise the approach first.
Current User Preference
Current quality focus:
- Polish the result screen UI first.
- Then polish the in-game HUD.
- Then consider song select UI.
Do not change code unless the review gate above is satisfied.