chore(work): finish 07-generator-pre-shipped-traces
This commit is contained in:
@@ -3,7 +3,7 @@ id: 07-generator-pre-shipped-traces
|
||||
epic: 2026-05-14-library-evaluation-policy
|
||||
title: Generator templates — pre-shipped traces for optional core packages
|
||||
type: technical-story
|
||||
status: todo
|
||||
status: done
|
||||
feature: tooling
|
||||
depends-on: [01-trace-schema-foundation]
|
||||
blocks: []
|
||||
@@ -41,4 +41,4 @@ A developer who scaffolds an optional core via the generator should not immediat
|
||||
|
||||
## Tasks
|
||||
|
||||
- [ ] Inventory the direct runtime deps of each of the five optional core generator templates (read each template's `package.json`); write one approved trace file per dep in the correct generator template subtree with ADR citation; update the five snapshot JSON files to include the new trace file entries; verify `pnpm turbo gen core-package events` (or equivalent dry-run) matches the updated snapshot; all gates pass on this single commit.
|
||||
- [x] Inventory the direct runtime deps of each of the five optional core generator templates (read each template's `package.json`); write one approved trace file per dep in the correct generator template subtree with ADR citation; update the five snapshot JSON files to include the new trace file entries; verify `pnpm turbo gen core-package events` (or equivalent dry-run) matches the updated snapshot; all gates pass on this single commit.
|
||||
|
||||
Reference in New Issue
Block a user