feat(F-180): completed feature
This commit is contained in:
3
work/artifacts/F-180/architect.md
Normal file
3
work/artifacts/F-180/architect.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# F-180
|
||||
|
||||
Locale-tolerant decimal input converted to cents at UI boundary.
|
||||
3
work/artifacts/F-180/documenter.md
Normal file
3
work/artifacts/F-180/documenter.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# F-180
|
||||
|
||||
Importes fijos se introducen en euros: 3,50 o 3.50.
|
||||
3
work/artifacts/F-180/implementer.md
Normal file
3
work/artifacts/F-180/implementer.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# F-180
|
||||
|
||||
Fixed discounts now accept decimal euros with comma or point and convert to cents; example 3,50 → 350 cents. Mode switches clear value. POS build/typecheck pass.
|
||||
1
work/artifacts/F-180/leader-close.json
Normal file
1
work/artifacts/F-180/leader-close.json
Normal file
@@ -0,0 +1 @@
|
||||
{"feature_id":"F-180","agent":"leader","stage":"close","verdict":"APPROVED","checks":[{"item":"all gates/build/verify","ok":true}],"issues":[]}
|
||||
1
work/artifacts/F-180/qa.json
Normal file
1
work/artifacts/F-180/qa.json
Normal file
@@ -0,0 +1 @@
|
||||
{"feature_id":"F-180","agent":"qa","stage":"qa_gate","verdict":"APPROVED","checks":[{"item":"3,50 and 3.50 map to 350","ok":true},{"item":"build/typecheck","ok":true}],"issues":[]}
|
||||
1
work/artifacts/F-180/reviewer.json
Normal file
1
work/artifacts/F-180/reviewer.json
Normal file
@@ -0,0 +1 @@
|
||||
{"feature_id":"F-180","agent":"reviewer","stage":"review_gate","verdict":"APPROVED","checks":[{"item":"locale decimal conversion","ok":true}],"issues":[]}
|
||||
1
work/artifacts/F-180/security.json
Normal file
1
work/artifacts/F-180/security.json
Normal file
@@ -0,0 +1 @@
|
||||
{"feature_id":"F-180","agent":"security","stage":"security_gate","verdict":"APPROVED","checks":[{"item":"discount bounds retained","ok":true}],"issues":[]}
|
||||
Reference in New Issue
Block a user