docs(work): scaffold template-reset-v1 epic

This commit is contained in:
2026-05-13 09:43:09 +02:00
parent a3d076673a
commit c7ce0d9819
3 changed files with 72 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
{
"updated_at": "2026-05-13T07:32:16.097Z",
"updated_at": "2026-05-13T07:43:11.219Z",
"epics": {
"agent-workflow-docs-v1": {
"status": "done",
@@ -396,6 +396,20 @@
}
}
},
"template-reset-v1": {
"status": "in-progress",
"title": "Template reset — strip setup-process noise + archive history",
"stories": {
"01-template-reset": {
"status": "in-progress",
"title": "Strip setup refs + archive history + rename ADR-012",
"ac_total": 12,
"ac_completed": 0,
"depends_on": [],
"blocks": []
}
}
},
"visual-regression-v1": {
"status": "done",
"title": "Visual regression v1 — Playwright screenshot infrastructure",
@@ -449,6 +463,12 @@
}
}
},
"ready": [],
"ready": [
{
"epic": "template-reset-v1",
"story": "01-template-reset",
"title": "Strip setup refs + archive history + rename ADR-012"
}
],
"blocked": []
}