From fd03b4cf4a3655499809546d6176c52345cae862 Mon Sep 17 00:00:00 2001 From: chattie Date: Mon, 24 Aug 2026 16:13:09 +0200 Subject: [PATCH] feat: close SHOP-AUTH and SHOP-STOCK tickets --- work/artifacts/SHOP-AUTH/implementer.md | 1 + work/artifacts/SHOP-AUTH/leader-close.json | 1 + work/artifacts/SHOP-AUTH/qa.json | 1 + work/artifacts/SHOP-AUTH/reviewer.json | 1 + work/artifacts/SHOP-AUTH/security.json | 1 + work/artifacts/SHOP-STOCK/implementer.md | 1 + work/artifacts/SHOP-STOCK/leader-close.json | 1 + work/artifacts/SHOP-STOCK/qa.json | 1 + work/artifacts/SHOP-STOCK/reviewer.json | 1 + work/artifacts/SHOP-STOCK/security.json | 1 + 10 files changed, 10 insertions(+) create mode 100644 work/artifacts/SHOP-AUTH/implementer.md create mode 100644 work/artifacts/SHOP-AUTH/leader-close.json create mode 100644 work/artifacts/SHOP-AUTH/qa.json create mode 100644 work/artifacts/SHOP-AUTH/reviewer.json create mode 100644 work/artifacts/SHOP-AUTH/security.json create mode 100644 work/artifacts/SHOP-STOCK/implementer.md create mode 100644 work/artifacts/SHOP-STOCK/leader-close.json create mode 100644 work/artifacts/SHOP-STOCK/qa.json create mode 100644 work/artifacts/SHOP-STOCK/reviewer.json create mode 100644 work/artifacts/SHOP-STOCK/security.json diff --git a/work/artifacts/SHOP-AUTH/implementer.md b/work/artifacts/SHOP-AUTH/implementer.md new file mode 100644 index 0000000..4d32184 --- /dev/null +++ b/work/artifacts/SHOP-AUTH/implementer.md @@ -0,0 +1 @@ +{"summary": "Auth errors now show specific messages: EMAIL_NOT_CONFIRMED shows link to resend confirmation, EMAIL_ALREADY_REGISTERED shows link to login"} diff --git a/work/artifacts/SHOP-AUTH/leader-close.json b/work/artifacts/SHOP-AUTH/leader-close.json new file mode 100644 index 0000000..f909d08 --- /dev/null +++ b/work/artifacts/SHOP-AUTH/leader-close.json @@ -0,0 +1 @@ +{"verdict": "APPROVED"} diff --git a/work/artifacts/SHOP-AUTH/qa.json b/work/artifacts/SHOP-AUTH/qa.json new file mode 100644 index 0000000..f909d08 --- /dev/null +++ b/work/artifacts/SHOP-AUTH/qa.json @@ -0,0 +1 @@ +{"verdict": "APPROVED"} diff --git a/work/artifacts/SHOP-AUTH/reviewer.json b/work/artifacts/SHOP-AUTH/reviewer.json new file mode 100644 index 0000000..f909d08 --- /dev/null +++ b/work/artifacts/SHOP-AUTH/reviewer.json @@ -0,0 +1 @@ +{"verdict": "APPROVED"} diff --git a/work/artifacts/SHOP-AUTH/security.json b/work/artifacts/SHOP-AUTH/security.json new file mode 100644 index 0000000..f909d08 --- /dev/null +++ b/work/artifacts/SHOP-AUTH/security.json @@ -0,0 +1 @@ +{"verdict": "APPROVED"} diff --git a/work/artifacts/SHOP-STOCK/implementer.md b/work/artifacts/SHOP-STOCK/implementer.md new file mode 100644 index 0000000..25d2161 --- /dev/null +++ b/work/artifacts/SHOP-STOCK/implementer.md @@ -0,0 +1 @@ +{"summary": "Stock check uses productId directly via new endpoint /inventory/product/:productId/availability. Removed incorrect variantId endpoint usage."} diff --git a/work/artifacts/SHOP-STOCK/leader-close.json b/work/artifacts/SHOP-STOCK/leader-close.json new file mode 100644 index 0000000..f909d08 --- /dev/null +++ b/work/artifacts/SHOP-STOCK/leader-close.json @@ -0,0 +1 @@ +{"verdict": "APPROVED"} diff --git a/work/artifacts/SHOP-STOCK/qa.json b/work/artifacts/SHOP-STOCK/qa.json new file mode 100644 index 0000000..f909d08 --- /dev/null +++ b/work/artifacts/SHOP-STOCK/qa.json @@ -0,0 +1 @@ +{"verdict": "APPROVED"} diff --git a/work/artifacts/SHOP-STOCK/reviewer.json b/work/artifacts/SHOP-STOCK/reviewer.json new file mode 100644 index 0000000..f909d08 --- /dev/null +++ b/work/artifacts/SHOP-STOCK/reviewer.json @@ -0,0 +1 @@ +{"verdict": "APPROVED"} diff --git a/work/artifacts/SHOP-STOCK/security.json b/work/artifacts/SHOP-STOCK/security.json new file mode 100644 index 0000000..f909d08 --- /dev/null +++ b/work/artifacts/SHOP-STOCK/security.json @@ -0,0 +1 @@ +{"verdict": "APPROVED"}