docs(work): close walking-skeleton story 01 (fixture + git helpers)

This commit is contained in:
2026-07-12 21:44:13 +02:00
parent 2bd882e0b0
commit 240075d95b
2 changed files with 9 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
{
"updated_at": "2026-07-12T19:17:36.659Z",
"updated_at": "2026-07-12T19:44:14.864Z",
"epics": {
"platform-retrofit": {
"status": "done",
@@ -110,10 +110,10 @@
"prd": "docs/work/prds/walking-skeleton.prd.md",
"stories": {
"01-vite-kitchen-fixture": {
"status": "in-progress",
"status": "done",
"title": "vite-kitchen fixture + git-serving test helpers",
"ac_total": 2,
"ac_completed": 0,
"ac_completed": 2,
"depends_on": [],
"blocks": [
"04-runner-app-protocol-clone-install"
@@ -236,11 +236,6 @@
}
},
"ready": [
{
"epic": "walking-skeleton",
"story": "01-vite-kitchen-fixture",
"title": "vite-kitchen fixture + git-serving test helpers"
},
{
"epic": "walking-skeleton",
"story": "02-core-runner-protocol",
@@ -268,7 +263,6 @@
"story": "04-runner-app-protocol-clone-install",
"title": "runner app — protocol server, clone stage, install stage",
"waiting_on": [
"walking-skeleton/01-vite-kitchen-fixture",
"walking-skeleton/02-core-runner-protocol"
]
},