chore(work): finish 01-scaffold-core-analytics-package

This commit is contained in:
2026-05-18 13:33:06 +02:00
parent 563eab06a6
commit 1434fe9d82
3 changed files with 15 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
{
"updated_at": "2026-05-18T11:29:56.999Z",
"updated_at": "2026-05-18T11:33:07.052Z",
"epics": {
"binder-wrap-helper": {
"status": "done",
@@ -247,10 +247,10 @@
"prd": "docs/work/prds/product-analytics-channel.prd.md",
"stories": {
"01-scaffold-core-analytics-package": {
"status": "in-progress",
"status": "done",
"title": "Scaffold @repo/core-analytics package with IAnalytics and NoopAnalytics",
"ac_total": 2,
"ac_completed": 1,
"ac_completed": 2,
"depends_on": [],
"blocks": []
},
@@ -348,8 +348,13 @@
"ready": [
{
"epic": "product-analytics-channel",
"story": "01-scaffold-core-analytics-package",
"title": "Scaffold @repo/core-analytics package with IAnalytics and NoopAnalytics"
"story": "02-recording-analytics",
"title": "Add RecordingAnalytics to @repo/core-testing"
},
{
"epic": "product-analytics-channel",
"story": "03-analyzed-brand-and-with-analytics-wrapper",
"title": "Add Analyzed brand and withAnalytics wrapper"
},
{
"epic": "product-analytics-channel",
@@ -358,22 +363,6 @@
}
],
"blocked": [
{
"epic": "product-analytics-channel",
"story": "02-recording-analytics",
"title": "Add RecordingAnalytics to @repo/core-testing",
"waiting_on": [
"product-analytics-channel/01-scaffold-core-analytics-package"
]
},
{
"epic": "product-analytics-channel",
"story": "03-analyzed-brand-and-with-analytics-wrapper",
"title": "Add Analyzed brand and withAnalytics wrapper",
"waiting_on": [
"product-analytics-channel/01-scaffold-core-analytics-package"
]
},
{
"epic": "product-analytics-channel",
"story": "04-manifest-schema-and-wire-use-case",