48 lines
471 B
Markdown
48 lines
471 B
Markdown
# Result: <title>
|
|||
|
|
|
||
|
|
## Metadata
|
||
|
|
|
||
|
|
- Run ID: `<run-id>`
|
||
|
|
- Lane: `<lane>`
|
||
|
|
- Worktree: `<absolute-worktree-path>`
|
||
|
|
- Branch: `<branch-name>`
|
||
|
|
- Worker: `codex-<lane>`
|
||
|
|
|
||
|
|
## Summary
|
||
|
|
|
||
|
|
Briefly state what changed.
|
||
|
|
|
||
|
|
## Completed work
|
||
|
|
|
||
|
|
- [ ] ...
|
||
|
|
|
||
|
|
## Modified files
|
||
|
|
|
||
|
|
- `path`: reason
|
||
|
|
|
||
|
|
## Validation performed
|
||
|
|
|
||
|
|
```bash
|
||
|
|
# command
|
||
|
|
```
|
||
|
|
|
||
|
|
Result:
|
||
|
|
|
||
|
|
```text
|
||
|
|
...
|
||
|
|
```
|
||
|
|
|
||
|
|
## Suggested smoke test
|
||
|
|
|
||
|
|
- URL:
|
||
|
|
- Actions:
|
||
|
|
- Expected result:
|
||
|
|
|
||
|
|
## Risks / unfinished items
|
||
|
|
|
||
|
|
- ...
|
||
|
|
|
||
|
|
## Notes for reviewer
|
||
|
|
|
||
|
|
- ...
|