chore(work): finish 03-core-consent-foundation

This commit is contained in:
2026-05-19 13:54:40 +02:00
parent 1cab88916a
commit 5792b7412a
3 changed files with 10 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
{
"updated_at": "2026-05-19T11:09:21.707Z",
"updated_at": "2026-05-19T11:54:41.194Z",
"epics": {
"binder-wrap-helper": {
"status": "done",
@@ -262,10 +262,10 @@
]
},
"03-core-consent-foundation": {
"status": "in-progress",
"status": "done",
"title": "core-consent foundation — types, brand, withConsent wrapper, conformance extension, ESLint rule",
"ac_total": 2,
"ac_completed": 1,
"ac_completed": 2,
"depends_on": [
"02-audit-enum-amendment"
],
@@ -571,8 +571,8 @@
"ready": [
{
"epic": "dsr-consent-and-cookie-banner",
"story": "03-core-consent-foundation",
"title": "core-consent foundation — types, brand, withConsent wrapper, conformance extension, ESLint rule"
"story": "04-core-consent-implementation",
"title": "core-consent implementation — Payload impl, DI binders, migration helpers, tRPC router"
},
{
"epic": "dsr-consent-and-cookie-banner",
@@ -591,14 +591,6 @@
}
],
"blocked": [
{
"epic": "dsr-consent-and-cookie-banner",
"story": "04-core-consent-implementation",
"title": "core-consent implementation — Payload impl, DI binders, migration helpers, tRPC router",
"waiting_on": [
"dsr-consent-and-cookie-banner/03-core-consent-foundation"
]
},
{
"epic": "dsr-consent-and-cookie-banner",
"story": "05-core-consent-react",