diff --git a/codex/VERSIONADO_IA.md b/codex/VERSIONADO_IA.md index 36c27de..5d1a760 100644 --- a/codex/VERSIONADO_IA.md +++ b/codex/VERSIONADO_IA.md @@ -88,6 +88,12 @@ - Commit: `1a5778b` - Objetivo: unificar arranque con `python -m demo.app` y registrar blueprint de Elementor en runtime principal. - Revert: + +### Educacion V2 + regla token +- Commit: `8ac360b` +- Objetivo: mejorar template de Educacion (V2), corregir navegacion por anclas en menu/CTA y fijar regla operativa para sesiones con pocos tokens. +- Revert: + - `git revert 8ac360b` - `git revert 1a5778b` ### Fix SQLite wrapper (arranque sin error SQL)