chore(work): finish 04-manifest-schema-and-wire-use-case

This commit is contained in:
2026-05-18 17:15:38 +02:00
parent 32018e8a7b
commit 81f75f756e
3 changed files with 10 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
{
"updated_at": "2026-05-18T11:59:15.720Z",
"updated_at": "2026-05-18T15:15:39.234Z",
"epics": {
"binder-wrap-helper": {
"status": "done",
@@ -279,10 +279,10 @@
]
},
"04-manifest-schema-and-wire-use-case": {
"status": "in-progress",
"status": "done",
"title": "Extend manifest schema and wireUseCase with analyticsEvents",
"ac_total": 2,
"ac_completed": 1,
"ac_completed": 2,
"depends_on": [
"03-analyzed-brand-and-with-analytics-wrapper"
],
@@ -348,8 +348,8 @@
"ready": [
{
"epic": "product-analytics-channel",
"story": "04-manifest-schema-and-wire-use-case",
"title": "Extend manifest schema and wireUseCase with analyticsEvents"
"story": "05-assert-feature-conformance-analyzed",
"title": "Extend assertFeatureConformance to check Analyzed brand"
},
{
"epic": "product-analytics-channel",
@@ -363,14 +363,6 @@
}
],
"blocked": [
{
"epic": "product-analytics-channel",
"story": "05-assert-feature-conformance-analyzed",
"title": "Extend assertFeatureConformance to check Analyzed brand",
"waiting_on": [
"product-analytics-channel/04-manifest-schema-and-wire-use-case"
]
},
{
"epic": "product-analytics-channel",
"story": "06-analytics-protocol-bind-context",