From 7dc533dbbfbef236ccf39ba9a2822d4b1d48c5e5 Mon Sep 17 00:00:00 2001 From: sergio Date: Wed, 20 May 2026 20:32:01 +0000 Subject: [PATCH] =?UTF-8?q?docs(status):=20matilda=20=E2=80=94=207=20crate?= =?UTF-8?q?s=20+=20CLI,=20m=C3=B3dulo=20funcional?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 --- docs/STATUS.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/STATUS.md b/docs/STATUS.md index 29b7379..1f42f10 100644 --- a/docs/STATUS.md +++ b/docs/STATUS.md @@ -176,11 +176,13 @@ afinidad) + `apps/badu` demo. Pendiente: 4 lentes, Susurros, GPUI. ### `modules/matilda/` — Administración de servidores | LOC | Tests | TODOs | Madurez | |---|---|---|---| -| ~1,000 | 29 verdes | 0 | ★★★☆☆ | +| ~2,200 | ~48 verdes | 0 | ★★★★☆ | -`core` (modelo declarativo) + `config` (docker-compose/nginx) + `plan` -(reconciliación) + `apps/matilda`. Pendiente: capa I/O (linker SSH, -ghost remoto, ejecución Docker, GPUI). +7 crates: `core` (modelo) + `config` (docker/nginx) + `plan` +(reconciliación) + `apply` (plan→script) + `ghost` (ejecutor local) + +`linker` (aplicación remota SSH) + `discover` (estado del servidor). +CLI `apps/matilda` (example/plan/script/apply, local·dry-run·SSH). +Pendiente: `matilda-app` (GPUI) y `docker inspect` para detectar drift. ### `modules/yachay/` — Notebooks reproducibles | LOC | Tests | TODOs | Madurez |