feat(F-165): completed feature
This commit is contained in:
3
work/artifacts/F-165/architect.md
Normal file
3
work/artifacts/F-165/architect.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# F-165 — Diseño
|
||||
|
||||
Reutilizar `/images/logo-main.png` para ambos estados. El logo expanded se oculta solo en desktop collapsed; una segunda instancia cuadrada `h-9 w-9 object-contain` aparece únicamente en ese estado. No se introduce asset nuevo.
|
||||
3
work/artifacts/F-165/documenter.md
Normal file
3
work/artifacts/F-165/documenter.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# F-165
|
||||
|
||||
El sidebar colapsado usa el logo oficial `logo-main.png`; no usa emoji.
|
||||
3
work/artifacts/F-165/implementer.md
Normal file
3
work/artifacts/F-165/implementer.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# F-165 — Implementer
|
||||
|
||||
Sustituido emoji por segunda instancia de `/images/logo-main.png` en desktop collapsed (`h-9 w-9 object-contain`). Build admin y TypeScript PASS; no queda emoji en layout.
|
||||
1
work/artifacts/F-165/leader-close.json
Normal file
1
work/artifacts/F-165/leader-close.json
Normal file
@@ -0,0 +1 @@
|
||||
{"feature_id":"F-165","agent":"leader","stage":"close","verdict":"APPROVED","checks":[{"item":"all gates/build","ok":true}],"issues":[]}
|
||||
1
work/artifacts/F-165/qa.json
Normal file
1
work/artifacts/F-165/qa.json
Normal file
@@ -0,0 +1 @@
|
||||
{"feature_id":"F-165","agent":"qa","stage":"qa_gate","verdict":"APPROVED","checks":[{"item":"emoji removed","ok":true},{"item":"collapsed logo dimensions","ok":true},{"item":"build","ok":true}],"issues":[]}
|
||||
1
work/artifacts/F-165/reviewer.json
Normal file
1
work/artifacts/F-165/reviewer.json
Normal file
@@ -0,0 +1 @@
|
||||
{"feature_id":"F-165","agent":"reviewer","stage":"review_gate","verdict":"APPROVED","checks":[{"item":"brand asset reused","ok":true},{"item":"build","ok":true}],"issues":[]}
|
||||
1
work/artifacts/F-165/security.json
Normal file
1
work/artifacts/F-165/security.json
Normal file
@@ -0,0 +1 @@
|
||||
{"feature_id":"F-165","agent":"security","stage":"security_gate","verdict":"APPROVED","checks":[{"item":"local static asset only","ok":true}],"issues":[]}
|
||||
Reference in New Issue
Block a user