Skip to content

Commit e19235c

Browse files
committed
feat: update plan-lab documentation to reflect current status and clarify initial audit details
1 parent a68ab97 commit e19235c

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

docs/plan-lab.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,18 @@
99
1010
---
1111

12-
## Estado actual (auditado 2026-07-03)
12+
> **Estado al 24 jul 2026**: el plan está ejecutado salvo la Fase 5 (load
13+
> testing con k6), bloqueada por `VERCEL_TOKEN`. La tabla de abajo es la
14+
> auditoría del punto de partida, conservada a propósito para poder comparar:
15+
> hoy hay 521 tests de Vitest y 45 e2e, seis workflows de GitHub Actions y
16+
> pipeline con rollback automático. El detalle de las fases 5-7 está en
17+
> `plan-lab-fases-pendientes.md`.
18+
19+
## Estado inicial (auditado 2026-07-03, antes de empezar)
1320

1421
| Área | Estado |
1522
|---|---|
16-
| Stack | Astro 6 (SSR, adapter Vercel) + Drizzle + Turso/libsql + auth-astro + Tailwind 4 |
23+
| Stack | Astro (SSR, adapter Vercel) + Drizzle + Turso/libsql + auth-astro + Tailwind 4 |
1724
| Tests | **Cero**. No hay Vitest/Jest ni script `test` |
1825
| CI/CD | **No existe** `.github/workflows`. Deploy = auto-deploy de Vercel al push |
1926
| Observabilidad | Motor propio: `src/lib/monitors.ts` (probe, SSL expiry), tablas `monitors/monitor_checks/monitor_incidents`, crons en `vercel.json`, ntfy en `notify.ts` |

0 commit comments

Comments
 (0)