feat(F-166): completed feature
This commit is contained in:
3
work/artifacts/F-166/architect.md
Normal file
3
work/artifacts/F-166/architect.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# F-166 — Diseño
|
||||
|
||||
No cambiar cálculos ni formato monetario. Eliminar únicamente `{vatPercent}%` del label junto al PVP bruto; conservarlo una vez en la línea neta/desglose.
|
||||
3
work/artifacts/F-166/documenter.md
Normal file
3
work/artifacts/F-166/documenter.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# F-166
|
||||
|
||||
El porcentaje de IVA aparece una sola vez en el desglose de precio.
|
||||
3
work/artifacts/F-166/implementer.md
Normal file
3
work/artifacts/F-166/implementer.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# F-166 — Implementer
|
||||
|
||||
Eliminado porcentaje duplicado del label bruto. Queda `inc. IVA` y el porcentaje aparece una sola vez en `sin IVA · IVA N%`. Frontend build y tsc PASS.
|
||||
1
work/artifacts/F-166/leader-close.json
Normal file
1
work/artifacts/F-166/leader-close.json
Normal file
@@ -0,0 +1 @@
|
||||
{"feature_id":"F-166","agent":"leader","stage":"close","verdict":"APPROVED","checks":[{"item":"all gates/build","ok":true}],"issues":[]}
|
||||
1
work/artifacts/F-166/qa.json
Normal file
1
work/artifacts/F-166/qa.json
Normal file
@@ -0,0 +1 @@
|
||||
{"feature_id":"F-166","agent":"qa","stage":"qa_gate","verdict":"APPROVED","checks":[{"item":"inc IVA without rate","ok":true},{"item":"rate retained once","ok":true},{"item":"frontend build","ok":true}],"issues":[]}
|
||||
1
work/artifacts/F-166/reviewer.json
Normal file
1
work/artifacts/F-166/reviewer.json
Normal file
@@ -0,0 +1 @@
|
||||
{"feature_id":"F-166","agent":"reviewer","stage":"review_gate","verdict":"APPROVED","checks":[{"item":"VAT rate once","ok":true},{"item":"build","ok":true}],"issues":[]}
|
||||
1
work/artifacts/F-166/security.json
Normal file
1
work/artifacts/F-166/security.json
Normal file
@@ -0,0 +1 @@
|
||||
{"feature_id":"F-166","agent":"security","stage":"security_gate","verdict":"APPROVED","checks":[{"item":"display only","ok":true}],"issues":[]}
|
||||
Reference in New Issue
Block a user