docs(work): close story 09 (template/clean-slate branch created)

This commit is contained in:
2026-07-12 20:55:40 +02:00
parent f85b848266
commit e1a267d559
2 changed files with 8 additions and 11 deletions

View File

@@ -3,13 +3,13 @@ id: 09-template-snapshot
epic: platform-retrofit
title: Snapshot the clean slate as an orphan template branch
type: technical-story
status: todo
status: done
feature: tooling
depends-on:
[00-baseline-repair, 03-delete-demo-apps-and-features, 04-web-next-shell]
blocks: []
created: 2026-07-12T14:55:00Z
updated: 2026-07-12T15:21:32.164Z
updated: 2026-07-12T18:55:41.850Z
---
## Goal
@@ -42,4 +42,6 @@ The retrofit surfaced defects that were template bugs, not Veect bugs (broken tu
## Tasks
- [ ] Create orphan branch `template/clean-slate` from the post-story-04 tree: curate out the Veect-specifics listed in Done-when, keep the generic repairs, author `TEMPLATE.md` (provenance, curation list, fixed baseline defects, usage), verify the full gate set passes on a standalone checkout of the branch — one orphan commit; main untouched.
- [x] Create orphan branch `template/clean-slate` from the post-story-04 tree: curate out the Veect-specifics listed in Done-when, keep the generic repairs, author `TEMPLATE.md` (provenance, curation list, fixed baseline defects, usage), verify the full gate set passes on a standalone checkout of the branch — one orphan commit; main untouched.
_Landed: branch `template/clean-slate` — root f77e6ea (curated snapshot of bb4a0c7, standalone gates verified in fresh clone, grep-veect returns only TEMPLATE.md) + dda9af9 (provenance accuracy fix per review). Reviewer-approved. Also fixed two latent template bugs: work-CLI crash on empty epics dir (.gitkeep + guard), unused var in state-sync-guard.test.mjs._