chore(work): finish 05-assert-feature-conformance-analyzed

This commit is contained in:
2026-05-18 17:36:51 +02:00
parent 92b17f7d64
commit 68d3d90d2d
3 changed files with 16 additions and 28 deletions

View File

@@ -1,5 +1,5 @@
{
"updated_at": "2026-05-18T15:15:39.234Z",
"updated_at": "2026-05-18T15:36:52.572Z",
"epics": {
"binder-wrap-helper": {
"status": "done",
@@ -289,10 +289,10 @@
"blocks": []
},
"05-assert-feature-conformance-analyzed": {
"status": "todo",
"status": "done",
"title": "Extend assertFeatureConformance to check Analyzed brand",
"ac_total": 1,
"ac_completed": 0,
"ac_completed": 1,
"depends_on": [
"04-manifest-schema-and-wire-use-case"
],
@@ -348,8 +348,13 @@
"ready": [
{
"epic": "product-analytics-channel",
"story": "05-assert-feature-conformance-analyzed",
"title": "Extend assertFeatureConformance to check Analyzed brand"
"story": "06-analytics-protocol-bind-context",
"title": "Add AnalyticsProtocol and BindContext.analytics"
},
{
"epic": "product-analytics-channel",
"story": "07-eslint-rule-no-undeclared-analytics-event",
"title": "Add no-undeclared-analytics-event ESLint rule to @repo/core-eslint"
},
{
"epic": "product-analytics-channel",
@@ -362,23 +367,6 @@
"title": "Documentation — analytics.md, conformance-quickref, CLAUDE.md, template-tiers"
}
],
"blocked": [
{
"epic": "product-analytics-channel",
"story": "06-analytics-protocol-bind-context",
"title": "Add AnalyticsProtocol and BindContext.analytics",
"waiting_on": [
"product-analytics-channel/05-assert-feature-conformance-analyzed"
]
},
{
"epic": "product-analytics-channel",
"story": "07-eslint-rule-no-undeclared-analytics-event",
"title": "Add no-undeclared-analytics-event ESLint rule to @repo/core-eslint",
"waiting_on": [
"product-analytics-channel/05-assert-feature-conformance-analyzed"
]
}
],
"blocked": [],
"needs_prd_ship": []
}