From c20c9a71f7bd72c484907ebacaa6691a904170fc Mon Sep 17 00:00:00 2001 From: komkida91 Date: Thu, 12 Feb 2026 19:07:53 +0100 Subject: [PATCH] chore(versioning): registrar hashes de correccion, fix local y fase 1 --- codex/VERSIONADO_IA.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/codex/VERSIONADO_IA.md b/codex/VERSIONADO_IA.md index a77374c..5a91aab 100644 --- a/codex/VERSIONADO_IA.md +++ b/codex/VERSIONADO_IA.md @@ -26,3 +26,21 @@ 1. Trabajo local en `ai/ub24-builder-v1`. 2. Push continuo a `origin/ai/ub24-builder-v1`. 3. Merge cuando validemos en local y Raspberry. + +### Correccion historial +- Commit: `fe8657e` +- Objetivo: revertir commit no deseado y mantener separacion de cambios. +- Revert: + - `git revert fe8657e` + +### Fix local Elementor +- Commit: `22e564e` +- Objetivo: robustecer arranque local y carga de themes en Windows (BOM + logs seguros). +- Revert: + - `git revert 22e564e` + +### Fase 1 Builder (visual pro) +- Commit: `1c04f04` +- Objetivo: consolidar estilos reutilizables y subir calidad visual en hero, features, cards y contact del preview. +- Revert: + - `git revert 1c04f04`