Files
mercadodevida/work/runtime-status.json
Deploy b6af852b54 fix(release): 0.2.8 harden admin proxy, cart stock caps, selfpay and refund timeline
- admin proxy: 25s timeout, body guards, structured failure logs
- cart: addItem enforces stock cap (409 INSUFFICIENT_STOCK), UI clamps qty
- tpv selfpay: hide sidebar/discounts/save-pending, rename button, receipt-settings 400 fix
- pos admin: quick products slot count aligned to 8
- returns: human-readable history message + metadata jsonb (migrations 064-065) + admin fallback formatter
- storefront: product card white background
- product page: remove duplicate stock label under add-to-cart button
2026-08-25 23:41:29 +02:00

153 lines
4.5 KiB
JSON

{
"feature_id": "POS-RECEIPT-QUICK-FIXES",
"stage": "build",
"agent": "implementer",
"action": "Fix receipt-settings 400 and quick products save",
"state": "running",
"next_agent": null,
"waiting_for": "Seleccionar una feature pending y actualizar este estado",
"updated_at": "2026-08-25T21:03:29Z",
"timeline": [
{
"ts": "2026-08-25T19:46:39Z",
"agent": "implementer",
"stage": "build",
"state": "running",
"message": "Rebuild dist for awaiting payment notification fix"
},
{
"ts": "2026-08-25T19:52:55Z",
"agent": "implementer",
"stage": "build",
"state": "done",
"message": "Redeploy local prod stack after awaiting-payment fix"
},
{
"ts": "2026-08-25T19:53:50Z",
"agent": "implementer",
"stage": "build",
"state": "running",
"message": "Fix monolith restart to stop old deployments before starting latest"
},
{
"ts": "2026-08-25T19:59:53Z",
"agent": "implementer",
"stage": "build",
"state": "done",
"message": "Fix monolith restart to remove old deployments and run latest version"
},
{
"ts": "2026-08-25T20:00:40Z",
"agent": "implementer",
"stage": "build",
"state": "running",
"message": "Add semantic versioning and conventional commit enforcement to Orquestra"
},
{
"ts": "2026-08-25T20:04:01Z",
"agent": "implementer",
"stage": "build",
"state": "done",
"message": "Add semantic versioning and conventional commit enforcement to Orquestra"
},
{
"ts": "2026-08-25T20:04:58Z",
"agent": "implementer",
"stage": "build",
"state": "running",
"message": "Add settings about section with service versions and server info"
},
{
"ts": "2026-08-25T20:08:32Z",
"agent": "implementer",
"stage": "build",
"state": "done",
"message": "Add settings about section with service versions and server info"
},
{
"ts": "2026-08-25T20:12:55Z",
"agent": "implementer",
"stage": "build",
"state": "running",
"message": "Fix admin 500 errors for awaiting-payment and POS cash-close reports"
},
{
"ts": "2026-08-25T20:16:24Z",
"agent": "implementer",
"stage": "build",
"state": "done",
"message": "Fix admin 500 errors for awaiting-payment and POS cash-close reports"
},
{
"ts": "2026-08-25T20:20:00Z",
"agent": "implementer",
"stage": "build",
"state": "running",
"message": "Fix reporting trend chart height and closures report display"
},
{
"ts": "2026-08-25T20:24:31Z",
"agent": "implementer",
"stage": "build",
"state": "done",
"message": "Fix reporting trend chart height and closures report display"
},
{
"ts": "2026-08-25T20:26:16Z",
"agent": "implementer",
"stage": "build",
"state": "running",
"message": "Hide TPV self-checkout menu/discounts and fix trend text distortion"
},
{
"ts": "2026-08-25T20:30:04Z",
"agent": "implementer",
"stage": "build",
"state": "done",
"message": "Hide TPV self-checkout menu/discounts and fix trend text distortion"
},
{
"ts": "2026-08-25T20:36:53Z",
"agent": "implementer",
"stage": "build",
"state": "running",
"message": "Remove duplicate ticket print header and force white print background"
},
{
"ts": "2026-08-25T20:39:16Z",
"agent": "implementer",
"stage": "build",
"state": "done",
"message": "Remove duplicate ticket print header and force white print background"
},
{
"ts": "2026-08-25T20:39:16Z",
"agent": "implementer",
"stage": "build",
"state": "running",
"message": "Diagnose PATCH /api/products/[id] 502 Bad Gateway"
},
{
"ts": "2026-08-25T20:50:29Z",
"agent": "implementer",
"stage": "build",
"state": "running",
"message": "Fix storefront card bg, stock cap, return human readable, PATCH 502"
},
{
"ts": "2026-08-25T20:54:10Z",
"agent": "implementer",
"stage": "build",
"state": "running",
"message": "Fix storefront card bg, stock cap, return human readable, PATCH 502, selfpay button rename"
},
{
"ts": "2026-08-25T21:03:29Z",
"agent": "implementer",
"stage": "build",
"state": "running",
"message": "Fix receipt-settings 400 and quick products save"
}
]
}