docs(work): close story 05 (optional cores fc13424 + e50306c)

This commit is contained in:
2026-07-12 20:36:42 +02:00
parent e4a3b659a3
commit f85b848266
2 changed files with 7 additions and 11 deletions

View File

@@ -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.