feat(F-117): completed feature

This commit is contained in:
chattie
2026-08-21 14:26:52 +02:00
parent 365059916d
commit 13436652cd
9 changed files with 171 additions and 28 deletions

View File

@@ -5015,6 +5015,40 @@
"close": true
},
"completed_at": "2026-08-21T12:23:17Z"
},
{
"id": "F-117",
"type": "fix",
"title": "Title Case a las categorías ya en español (F-116 oversight)",
"problem": "F-116 renombró 30 categorías en español pero dejó en mayúsculas FRUTAS Y VERDURAS, SNACKS y GRANOLA que ya estaban en español en el legacy",
"goal": "Forzar Title Case en las categorías que ya estaban en español: FRUTAS Y VERDURAS, SNACKS, GRANOLA",
"scope_in": [
"categories module",
"translation table",
"seed script"
],
"scope_out": [
"no nuevas renombraciones fuera del alcance"
],
"priority": "low",
"risk": "low",
"description": "Problem: F-116 renombró 30 categorías en español pero dejó en mayúsculas FRUTAS Y VERDURAS, SNACKS y GRANOLA que ya estaban en español en el legacy. Goal: Forzar Title Case en las categorías que ya estaban en español: FRUTAS Y VERDURAS, SNACKS, GRANOLA. Scope IN: categories module, translation table, seed script. Scope OUT: no nuevas renombraciones fuera del alcance. Type: fix. Priority: low. Risk: low.",
"acceptance": [
"FRUTAS Y VERDURAS → Frutas y Verduras",
"SNACKS → Snacks",
"GRANOLA → Granola",
"Re-running the seed is idempotent",
"Typecheck, tests, verify pass"
],
"status": "done",
"created_at": "2026-08-21",
"gates": {
"reviewer": true,
"security": true,
"qa": true,
"close": true
},
"completed_at": "2026-08-21T12:26:52Z"
}
]
}