feat(F-102): completed feature

This commit is contained in:
chattie
2026-08-21 12:02:15 +02:00
parent e46faa869a
commit 027cacd871
31 changed files with 510 additions and 80 deletions

View File

@@ -0,0 +1,15 @@
{
"feature_id": "F-102",
"agent": "leader",
"verdict": "APPROVED",
"summary": "F-102 adds product unit weight + minimum purchase quantity and per-method shipping weight limits (max weight and free-shipping weight cap) across backend, admin and storefront.",
"evidence": [
"reviewer.json APPROVED",
"security.json APPROVED",
"qa.json APPROVED",
"npm test 135 passed / 0 failed",
"backend typecheck + admin/frontend tsc --noEmit clean",
"migration 038 applied (db:status)"
],
"timestamp": "2026-08-21T12:10:00Z"
}