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": "security",
"verdict": "APPROVED",
"summary": "Lazy variant provisioning only executes with an authenticated admin session; unauthenticated GET variants returns empty list without side effects; no new write surface exposed publicly.",
"evidence": [
"deps.authenticate + role admin check before default variant creation",
"Price/stock/EAN endpoints keep existing admin auth",
"No secrets touched"
],
"timestamp": "2026-08-21T07:57:11Z"
}