feat(F-172): completed feature
This commit is contained in:
3
work/artifacts/F-172/architect.md
Normal file
3
work/artifacts/F-172/architect.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# F-172
|
||||
|
||||
Use one cookie contract, mdv_session, across login/me/logout.
|
||||
3
work/artifacts/F-172/documenter.md
Normal file
3
work/artifacts/F-172/documenter.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# F-172
|
||||
|
||||
Mi cuenta preserves the storefront login session.
|
||||
3
work/artifacts/F-172/implementer.md
Normal file
3
work/artifacts/F-172/implementer.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# F-172
|
||||
|
||||
Auth me/logout now use backend `mdv_session` cookie. Runtime login 200, me returns authenticated user, account 200, logout clears cookie. Frontend build passes.
|
||||
1
work/artifacts/F-172/leader-close.json
Normal file
1
work/artifacts/F-172/leader-close.json
Normal file
@@ -0,0 +1 @@
|
||||
{"feature_id":"F-172","agent":"leader","stage":"close","verdict":"APPROVED","checks":[{"item":"all gates/runtime/verify","ok":true}],"issues":[]}
|
||||
1
work/artifacts/F-172/qa.json
Normal file
1
work/artifacts/F-172/qa.json
Normal file
@@ -0,0 +1 @@
|
||||
{"feature_id":"F-172","agent":"qa","stage":"qa_gate","verdict":"APPROVED","checks":[{"item":"login/me/account/logout runtime","ok":true},{"item":"build","ok":true}],"issues":[]}
|
||||
1
work/artifacts/F-172/reviewer.json
Normal file
1
work/artifacts/F-172/reviewer.json
Normal file
@@ -0,0 +1 @@
|
||||
{"feature_id":"F-172","agent":"reviewer","stage":"review_gate","verdict":"APPROVED","checks":[{"item":"single cookie contract","ok":true},{"item":"runtime account flow","ok":true}],"issues":[]}
|
||||
1
work/artifacts/F-172/security.json
Normal file
1
work/artifacts/F-172/security.json
Normal file
@@ -0,0 +1 @@
|
||||
{"feature_id":"F-172","agent":"security","stage":"security_gate","verdict":"APPROVED","checks":[{"item":"HttpOnly session remains server-side","ok":true},{"item":"logout path matches","ok":true}],"issues":[]}
|
||||
Reference in New Issue
Block a user