@@ -3,11 +3,12 @@ id: 05-scaffold-optional-cores
|
||||
epic: platform-retrofit
|
||||
title: Scaffold core-events and core-realtime
|
||||
type: technical-story
|
||||
status: todo
|
||||
status: done
|
||||
feature: core-events, core-realtime
|
||||
depends-on: []
|
||||
blocks: [08-rewrite-agent-docs]
|
||||
created: 2026-07-12T10:22:00Z
|
||||
updated: 2026-07-12T18:36:43.363Z
|
||||
---
|
||||
|
||||
## Goal
|
||||
@@ -32,5 +33,5 @@ The walking-skeleton PRD needs runner status events and pushes; scaffolding the
|
||||
|
||||
## Tasks
|
||||
|
||||
- [ ] Run `pnpm turbo gen core-package events` to scaffold `@repo/core-events` with its generator-emitted tests and pre-shipped trace (ADR-022) — compile-green, no consumers wired, one commit, all gates pass.
|
||||
- [ ] Run `pnpm turbo gen core-package realtime` to scaffold `@repo/core-realtime` with its generator-emitted tests and pre-shipped trace (ADR-022) — compile-green, no consumers wired, one commit, all gates pass.
|
||||
- [x] Run `pnpm turbo gen core-package events` to scaffold `@repo/core-events` with its generator-emitted tests and pre-shipped trace (ADR-022) — compile-green, no consumers wired, one commit, all gates pass.
|
||||
- [x] Run `pnpm turbo gen core-package realtime` to scaffold `@repo/core-realtime` with its generator-emitted tests and pre-shipped trace (ADR-022) — compile-green, no consumers wired, one commit, all gates pass.
|
||||
|
||||
Reference in New Issue
Block a user