Decouple useProductContent.ts — adapter-owned feature narratives #5
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part of #2
Problem
composables/useProductContent.ts(lines 1–369) hardcodes notebook-specific feature narratives:These belong to the mp adapter, not the white-label.
Scope
This issue is about decoupling, not generalising the product schema. The Strapi schema (product-covers, product-pages, product-ruling, product-patterns) stays notebook-shaped — generalisation is future work.
Acceptance