* 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
13 lines
331 B
Markdown
13 lines
331 B
Markdown
---
|
|
title: "Docker smoke test — task 1"
|
|
status: done
|
|
audience: [maintainer]
|
|
language: en
|
|
last_updated: 2026-05-03
|
|
---
|
|
|
|
# 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.
|