Phase 1 — Junk cleanup + front-matter on every doc (#62)
* 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
This commit is contained in:
parent
7e45bbdbc0
commit
66ad0095ea
9 changed files with 69 additions and 11 deletions
|
|
@ -1,3 +1,11 @@
|
|||
---
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue