473 B
473 B
Task Template
Use this structure for Codex implementation tasks.
Required opening
- confirm branch strategy
- name the branch to use
- state whether remote update succeeded or local state is being used
Required execution structure
- files to change
- short design explanation
- code/doc/test changes
- commit message
- merge target
- stop
Constraints
- no work on main
- no work on develop
- no history rewrite
- no broadening scope without approval