docs(work): record baseline waiver, add repair story, tick task 01.1

First dispatched slice surfaced two pre-existing baseline gate failures
(turbo lint cycle via demo features; missing @vitest/coverage-v8 in 9
packages). Founder waived both with expiry conditions (lint until story
03's final deletion; L0 until new story 00 lands) — recorded in the
epic. Story 01 task 1 landed as 4d1d534, reviewer-approved.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016j8z4VHjedXDTjEDNg7qHK
This commit is contained in:
2026-07-12 13:16:17 +02:00
parent 4d1d53432e
commit 1d00c23604
5 changed files with 70 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
{
"updated_at": "2026-07-12T10:28:27.450Z",
"updated_at": "2026-07-12T11:16:19.871Z",
"epics": {
"binder-wrap-helper": {
"status": "done",
@@ -542,11 +542,19 @@
"title": "Platform retrofit — repurpose template-vertical as the Veect monorepo",
"prd": "docs/work/prds/platform-retrofit.prd.md",
"stories": {
"00-baseline-repair": {
"status": "todo",
"title": "Baseline repair — L0 coverage tooling and documented command",
"ac_total": 1,
"ac_completed": 0,
"depends_on": [],
"blocks": []
},
"01-commit-product-docs": {
"status": "in-progress",
"title": "Commit the product spec and design references under docs/product/",
"ac_total": 3,
"ac_completed": 0,
"ac_completed": 1,
"depends_on": [],
"blocks": [
"08-rewrite-agent-docs"
@@ -976,6 +984,11 @@
}
},
"ready": [
{
"epic": "platform-retrofit",
"story": "00-baseline-repair",
"title": "Baseline repair — L0 coverage tooling and documented command"
},
{
"epic": "platform-retrofit",
"story": "01-commit-product-docs",