feat(F-108): completed feature

This commit is contained in:
chattie
2026-08-21 09:57:11 +02:00
parent dca7c3214f
commit 840c839f67
16 changed files with 470 additions and 1155 deletions

View File

@@ -0,0 +1,12 @@
{
"feature_id": "F-108",
"agent": "reviewer",
"verdict": "APPROVED",
"summary": "Variants removed from admin UX; price/stock/EAN now per product in General tab between name and description; tabs reduced to General/Images/SEO/Publish; inventory lists one row per product.",
"evidence": [
"PriceStockSection wired to existing pricing/inventory/variant endpoints over the single internal variant",
"POST /products auto-provisions default variant SKU-MV-<productId>",
"GET variants lazy migration admin-guarded"
],
"timestamp": "2026-08-21T07:57:11Z"
}