feat(F-174): completed feature

This commit is contained in:
chattie
2026-08-22 18:39:40 +02:00
parent c5519cac95
commit 2e3887282c
11 changed files with 35 additions and 20 deletions

View File

@@ -6962,13 +6962,15 @@
"description": "Resolve storefront 404 for almagro.ttf using correct local font asset/path or remove invalid reference.", "description": "Resolve storefront 404 for almagro.ttf using correct local font asset/path or remove invalid reference.",
"priority": "med", "priority": "med",
"risk": "low", "risk": "low",
"status": "pending", "status": "done",
"created_at": "2026-08-22", "created_at": "2026-08-22",
"gates": { "gates": {
"reviewer": false, "reviewer": true,
"security": false, "security": true,
"qa": false "qa": true,
} "close": true
},
"completed_at": "2026-08-22T16:39:40Z"
}, },
{ {
"id": "F-175", "id": "F-175",

View File

@@ -0,0 +1,3 @@
# F-174
Rename asset to match lowercase CSS URL.

View File

@@ -0,0 +1,3 @@
# F-174
Almagro font URL now resolves with HTTP 200.

View File

@@ -0,0 +1,3 @@
# F-174
Renamed Almagro.ttf→almagro.ttf to match CSS. Frontend build PASS; runtime font HTTP 200.

View File

@@ -0,0 +1 @@
{"feature_id":"F-174","agent":"leader","stage":"close","verdict":"APPROVED","checks":[{"item":"all gates/runtime","ok":true}],"issues":[]}

View File

@@ -0,0 +1 @@
{"feature_id":"F-174","agent":"qa","stage":"qa_gate","verdict":"APPROVED","checks":[{"item":"font HTTP 200","ok":true},{"item":"build","ok":true}],"issues":[]}

View File

@@ -0,0 +1 @@
{"feature_id":"F-174","agent":"reviewer","stage":"review_gate","verdict":"APPROVED","checks":[{"item":"case match","ok":true}],"issues":[]}

View File

@@ -0,0 +1 @@
{"feature_id":"F-174","agent":"security","stage":"security_gate","verdict":"APPROVED","checks":[{"item":"static local font","ok":true}],"issues":[]}

View File

@@ -1,3 +1,3 @@
# F-168Reduce Reporting trend chart height # F-174Fix missing almagro.ttf
Reducir Tendencia 30 días de 220px a 140px manteniendo SVG responsive y etiquetas. CSS solicita `/fonts/almagro.ttf`, pero archivo está como `Almagro.ttf`. Normalizar asset a minúsculas para filesystem case-sensitive.

View File

@@ -1,64 +1,64 @@
{ {
"feature_id": "F-168", "feature_id": "F-174",
"stage": "close", "stage": "close",
"agent": "leader", "agent": "leader",
"action": "close", "action": "close",
"state": "running", "state": "running",
"next_agent": "leader", "next_agent": "leader",
"waiting_for": "Seleccionar una feature pending y actualizar este estado", "waiting_for": "Seleccionar una feature pending y actualizar este estado",
"updated_at": "2026-08-22T16:38:15Z", "updated_at": "2026-08-22T16:39:39Z",
"timeline": [ "timeline": [
{ {
"ts": "2026-08-22T16:37:15Z", "ts": "2026-08-22T16:38:24Z",
"agent": "leader", "agent": "leader",
"stage": "intake", "stage": "intake",
"state": "running", "state": "running",
"message": "Reduce Reporting trend chart height" "message": "Fix almagro.ttf 404"
}, },
{ {
"ts": "2026-08-22T16:37:30Z", "ts": "2026-08-22T16:38:47Z",
"agent": "architect", "agent": "architect",
"stage": "design", "stage": "design",
"state": "running", "state": "running",
"message": "Set compact responsive trend height" "message": "Normalize font asset casing"
}, },
{ {
"ts": "2026-08-22T16:37:30Z", "ts": "2026-08-22T16:38:47Z",
"agent": "implementer", "agent": "implementer",
"stage": "build", "stage": "build",
"state": "running", "state": "running",
"message": "Reduce trend chart to 140px" "message": "Rename Almagro.ttf to almagro.ttf"
}, },
{ {
"ts": "2026-08-22T16:38:15Z", "ts": "2026-08-22T16:39:39Z",
"agent": "reviewer", "agent": "reviewer",
"stage": "review_gate", "stage": "review_gate",
"state": "running", "state": "running",
"message": "review" "message": "review"
}, },
{ {
"ts": "2026-08-22T16:38:15Z", "ts": "2026-08-22T16:39:39Z",
"agent": "security", "agent": "security",
"stage": "security_gate", "stage": "security_gate",
"state": "running", "state": "running",
"message": "security" "message": "security"
}, },
{ {
"ts": "2026-08-22T16:38:15Z", "ts": "2026-08-22T16:39:39Z",
"agent": "qa", "agent": "qa",
"stage": "qa_gate", "stage": "qa_gate",
"state": "running", "state": "running",
"message": "qa" "message": "qa"
}, },
{ {
"ts": "2026-08-22T16:38:15Z", "ts": "2026-08-22T16:39:39Z",
"agent": "documenter", "agent": "documenter",
"stage": "document", "stage": "document",
"state": "running", "state": "running",
"message": "document" "message": "document"
}, },
{ {
"ts": "2026-08-22T16:38:15Z", "ts": "2026-08-22T16:39:39Z",
"agent": "leader", "agent": "leader",
"stage": "close", "stage": "close",
"state": "running", "state": "running",