docs(work): close walking-skeleton story 02 (protocol package)

This commit is contained in:
2026-07-12 21:47:47 +02:00
parent 52f3b19dfe
commit e9edad69b4
2 changed files with 18 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
{
"updated_at": "2026-07-12T19:44:14.864Z",
"updated_at": "2026-07-12T19:47:48.805Z",
"epics": {
"platform-retrofit": {
"status": "done",
@@ -120,10 +120,10 @@
]
},
"02-core-runner-protocol": {
"status": "todo",
"status": "done",
"title": "core-runner-protocol package — versioned, zod-validated message schemas",
"ac_total": 2,
"ac_completed": 0,
"ac_completed": 2,
"depends_on": [],
"blocks": [
"04-runner-app-protocol-clone-install",
@@ -238,19 +238,24 @@
"ready": [
{
"epic": "walking-skeleton",
"story": "02-core-runner-protocol",
"title": "core-runner-protocol package — versioned, zod-validated message schemas"
"story": "03-workspaces-feature-core",
"title": "workspaces feature core — connect, status, list + encrypted credential storage"
},
{
"epic": "walking-skeleton",
"story": "03-workspaces-feature-core",
"title": "workspaces feature core — connect, status, list + encrypted credential storage"
"story": "04-runner-app-protocol-clone-install",
"title": "runner app — protocol server, clone stage, install stage"
},
{
"epic": "walking-skeleton",
"story": "07-runner-lifecycle-events-and-realtime",
"title": "runner lifecycle — status events, scan event, realtime channel"
},
{
"epic": "walking-skeleton",
"story": "09-editor-package",
"title": "editor package — React Flow board, iframe frame node, canvas-protocol client"
},
{
"epic": "walking-skeleton",
"story": "10-web-next-wiring",
@@ -258,14 +263,6 @@
}
],
"blocked": [
{
"epic": "walking-skeleton",
"story": "04-runner-app-protocol-clone-install",
"title": "runner app — protocol server, clone stage, install stage",
"waiting_on": [
"walking-skeleton/02-core-runner-protocol"
]
},
{
"epic": "walking-skeleton",
"story": "05-runner-scan-and-preview-adapter",
@@ -291,14 +288,6 @@
"walking-skeleton/07-runner-lifecycle-events-and-realtime"
]
},
{
"epic": "walking-skeleton",
"story": "09-editor-package",
"title": "editor package — React Flow board, iframe frame node, canvas-protocol client",
"waiting_on": [
"walking-skeleton/02-core-runner-protocol"
]
},
{
"epic": "walking-skeleton",
"story": "11-flagship-e2e",