* docs(front-matter): add YAML front-matter to docs/ root * docs(front-matter): add YAML front-matter to patterns/ * docs(index): regenerate INDEX.md after front-matter pass
14 lines
366 B
Markdown
14 lines
366 B
Markdown
---
|
|
title: "Docker smoke test — task 2"
|
|
status: done
|
|
audience: [maintainer]
|
|
language: en
|
|
last_updated: 2026-05-03
|
|
---
|
|
|
|
# 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.
|