Compare commits
2 commits
main
...
feat/story
| Author | SHA1 | Date | |
|---|---|---|---|
| 326a7cbd82 | |||
| 5512b6da14 |
2 changed files with 11 additions and 0 deletions
5
docs/docker-smoke/2-mei-task-1.md
Normal file
5
docs/docker-smoke/2-mei-task-1.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Docker smoke test — task 1
|
||||
|
||||
Created by the agent running in a Docker container on the NAS.
|
||||
Validates that the worktree-isolation + branch-per-story flow works
|
||||
end-to-end from the containerised environment.
|
||||
6
docs/docker-smoke/2-mei-task-2.md
Normal file
6
docs/docker-smoke/2-mei-task-2.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Docker smoke test — task 2
|
||||
|
||||
Second sub-task in the same story. The agent should land this commit
|
||||
on the SAME `feat/story-<id>` branch as task 1 (sibling-reuse), and
|
||||
the existing PR should accumulate this commit instead of opening a
|
||||
new one.
|
||||
Loading…
Add table
Add a link
Reference in a new issue