chore(work): finish 05-assert-feature-conformance-analyzed
This commit is contained in:
@@ -3,7 +3,7 @@ id: 05-assert-feature-conformance-analyzed
|
||||
epic: product-analytics-channel
|
||||
title: Extend assertFeatureConformance to check Analyzed brand
|
||||
type: technical-story
|
||||
status: todo
|
||||
status: done
|
||||
feature: core-shared
|
||||
depends-on: [04-manifest-schema-and-wire-use-case]
|
||||
blocks:
|
||||
@@ -12,7 +12,7 @@ blocks:
|
||||
07-eslint-rule-no-undeclared-analytics-event,
|
||||
]
|
||||
created: 2026-05-18T12:04:00Z
|
||||
updated: 2026-05-18T10:46:27.080Z
|
||||
updated: 2026-05-18T15:36:52.400Z
|
||||
---
|
||||
|
||||
## Goal
|
||||
@@ -42,4 +42,4 @@ This is the boot-time gate that prevents analytics events from being declared in
|
||||
|
||||
## Tasks
|
||||
|
||||
- [ ] Add `Analyzed` brand check to `assertFeatureConformance` when `manifest.useCases[name].analyticsEvents.length > 0` + synthetic conformance test asserting `ConformanceError` with message naming `Analyzed` for unwrapped bindings — all gates pass on this commit.
|
||||
- [x] Add `Analyzed` brand check to `assertFeatureConformance` when `manifest.useCases[name].analyticsEvents.length > 0` + synthetic conformance test asserting `ConformanceError` with message naming `Analyzed` for unwrapped bindings — all gates pass on this commit.
|
||||
|
||||
Reference in New Issue
Block a user