docs: actualizar README de issues — marcar 8 issues de Wave 1 como completados

Wave 1 completada e integrada a master:
- 0009 HTTP Server Foundation
- 0012 Email & SMTP
- 0013 Background Job Queue
- 0015 Database Migrations
- 0017 Frontend Data Hooks
- 0018 Config & Env Management
- 0020 PDF Generation
- 0023 Testing Utilities

Pendientes (Wave 2 descartada, Wave 3 sin iniciar):
0010, 0011, 0014, 0016, 0019, 0021, 0022

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-13 11:26:05 +02:00
parent 1f59b5b4c3
commit 854f42ed6b
2 changed files with 15 additions and 0 deletions
+15
View File
@@ -14,3 +14,18 @@
| [0007d](completed/0007d-scheduler.md) | DAG engine: scheduler (cron match) | completado | media | feature | 0007e |
| [0007e](completed/0007e-dag-executor-app.md) | DAG engine: CLI + web app que reemplaza Dagu | completado | alta | feature | — |
| [0008](completed/0008-sqlite-api-web.md) | SQLite API Web | completado | alta | feature | — |
| [0009](completed/0009-http-server.md) | HTTP Server Foundation | completado | alta | feature | 0010, 0011, 0014, 0016, 0019, 0021, 0022 |
| [0010](0010-auth-system.md) | Auth System (JWT, passwords, OAuth2, RBAC) | pendiente | alta | feature | 0022 |
| [0011](0011-websocket-sse.md) | WebSocket & SSE Server | pendiente | alta | feature | — |
| [0012](completed/0012-email-smtp.md) | Email & SMTP | completado | media | feature | — |
| [0013](completed/0013-background-jobs.md) | Background Job Queue | completado | alta | feature | — |
| [0014](0014-file-upload.md) | File Upload & Storage | pendiente | media | feature | — |
| [0015](completed/0015-db-migrations.md) | Database Migrations | completado | media | feature | 0021, 0022 |
| [0016](0016-rate-limiting.md) | Rate Limiting | pendiente | media | feature | — |
| [0017](completed/0017-frontend-hooks.md) | Frontend Data Hooks (React) | completado | alta | feature | — |
| [0018](completed/0018-config-env.md) | Config & Env Management | completado | media | feature | — |
| [0019](0019-structured-logging.md) | Structured Logging Go | pendiente | media | feature | — |
| [0020](completed/0020-pdf-generation.md) | PDF Generation | completado | media | feature | — |
| [0021](0021-crud-generator.md) | CRUD Generator | pendiente | media | feature | — |
| [0022](0022-init-pipelines.md) | Init Pipelines (scaffolding) | pendiente | alta | feature | — |
| [0023](completed/0023-testing-utils.md) | Testing Utilities Go | completado | media | feature | — |
BIN
View File
Binary file not shown.