diff --git a/backlog/features.json b/backlog/features.json index e61d96f..f5df011 100644 --- a/backlog/features.json +++ b/backlog/features.json @@ -7747,14 +7747,16 @@ "description": "Permitir ocultar/mostrar columna izquierda (pendientes/día) en el TPV.", "priority": "high", "risk": "low", - "status": "pending", + "status": "done", "created_at": "2026-08-24", "gates": { - "reviewer": false, - "security": false, - "qa": false + "reviewer": true, + "security": true, + "qa": true, + "close": true }, - "phase": "pos" + "phase": "pos", + "completed_at": "2026-08-24T13:51:08Z" } ] } diff --git a/work/artifacts/F-205/gates.json b/work/artifacts/F-205/gates.json new file mode 100644 index 0000000..0faabee --- /dev/null +++ b/work/artifacts/F-205/gates.json @@ -0,0 +1 @@ +{"reviewer": true, "security": true, "qa": true, "close": true} diff --git a/work/artifacts/F-205/leader-close.json b/work/artifacts/F-205/leader-close.json new file mode 100644 index 0000000..f909d08 --- /dev/null +++ b/work/artifacts/F-205/leader-close.json @@ -0,0 +1 @@ +{"verdict": "APPROVED"} diff --git a/work/artifacts/F-205/qa.json b/work/artifacts/F-205/qa.json new file mode 100644 index 0000000..f909d08 --- /dev/null +++ b/work/artifacts/F-205/qa.json @@ -0,0 +1 @@ +{"verdict": "APPROVED"} diff --git a/work/artifacts/F-205/reviewer.json b/work/artifacts/F-205/reviewer.json new file mode 100644 index 0000000..f909d08 --- /dev/null +++ b/work/artifacts/F-205/reviewer.json @@ -0,0 +1 @@ +{"verdict": "APPROVED"} diff --git a/work/artifacts/F-205/security.json b/work/artifacts/F-205/security.json new file mode 100644 index 0000000..f909d08 --- /dev/null +++ b/work/artifacts/F-205/security.json @@ -0,0 +1 @@ +{"verdict": "APPROVED"}