docs(work): close story 03 — all demo content deleted, lint live
This commit is contained in:
@@ -15,7 +15,7 @@ depends-on:
|
||||
]
|
||||
blocks: []
|
||||
created: 2026-07-12T10:22:00Z
|
||||
updated: 2026-07-12T13:32:10.555Z
|
||||
updated: 2026-07-12T17:35:50.714Z
|
||||
---
|
||||
|
||||
## Goal
|
||||
@@ -42,6 +42,7 @@ Agent context is assembled from these files; today they describe a blog/CMS star
|
||||
- `.claude/hooks/prompt-context.sh` — _added 2026-07-12 (story 02 follow-up flag)_: the hook still injects hybrid per-package versioning guidance ("root template + 5 feature packages version independently") into every agent prompt; update its Releases pointer (and any deleted-feature mentions) to the root-only policy in the CLAUDE.md slice.
|
||||
- Note for the same slice: `turbo/generators/lib/release-please-utils.ts` registers new features as release-please components, which would collide with plain `v*` tags if ever invoked pre-npm-distribution (story 02 follow-up flag). Either leave a warning comment at its call site or note it in AGENTS.md's generator section — no functional generator changes (PRD keeps generators as-is).
|
||||
- _Added 2026-07-12 (story 03 slice-1 reviewer flags):_ prune the dead `"web-tanstack"` member from the app-tag union in `core-shared` instrumentation (`bind-otel-instrumentation.ts`, `sentry/init-client.ts`) and fix the stale "app (4 packages)" list in `docs/architecture/overview.md` — both deferred from the deletion slice as non-breaking.
|
||||
- _Added 2026-07-12 (story 03 slice-5 reviewer flags):_ the trpc core-package generator template still emits the now-removed `@trpc/react-query` dep (`package.json.hbs` + docstrings + snapshot — self-consistent but stale); leave a warning note in AGENTS.md's generator section or fix the template if trivial. 99 warn-severity lint findings remain repo-wide (warn-by-design rules: `pii-declaration-must-be-complete` on test fixtures, `turbo/no-undeclared-env-vars` on test env keys) — note their existence; fixing them is NOT this story's scope.
|
||||
|
||||
## Out of scope
|
||||
|
||||
|
||||
Reference in New Issue
Block a user