From 326a7cbd8285047e220a4adbfe1e015df1ba6aa9 Mon Sep 17 00:00:00 2001 From: janpeter visser Date: Sat, 2 May 2026 20:23:30 +0200 Subject: [PATCH] docs: add docs/docker-smoke/2-mei-task-2.md smoke test file --- docs/docker-smoke/2-mei-task-2.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/docker-smoke/2-mei-task-2.md diff --git a/docs/docker-smoke/2-mei-task-2.md b/docs/docker-smoke/2-mei-task-2.md new file mode 100644 index 0000000..b7e3269 --- /dev/null +++ b/docs/docker-smoke/2-mei-task-2.md @@ -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-` branch as task 1 (sibling-reuse), and +the existing PR should accumulate this commit instead of opening a +new one.