Files
fn_registry/dev/issues
egutierrez e5c17f89d7 docs(issues): nuevos issues de backlog y limpieza de tracker
- Añade issues nuevos al backlog: 0010 auth-system, 0011 websocket-sse, 0014 file-upload, 0016 rate-limiting, 0019 structured-logging, 0021 crud-generator, 0022 init-pipelines, 0024 dashboard-yaml-split-por-tab.
- Elimina 0008-sqlite-api-web.md (ya no aplica).
- Actualiza dev/issues/README.md con el estado del tracker.
2026-04-13 23:31:47 +02:00
..

Issues

ID Título Estado Prioridad Tipo Bloquea
0001 Jupyter create notebook completado feature
0002 Jupyter discover root dir completado bugfix
0003 Jupyter tools documentation completado docs
0004 Jupyter discover multiple instances completado feature
0005 Jupyter write batch completado feature
0006 Jupyter exec outputs keyerror completado bugfix
0007a DAG engine: core (parse, validate, topo sort) completado alta feature 0007b-e
0007b DAG engine: process manager (spawn, wait, kill) completado alta feature 0007e
0007c DAG engine: execution store (SQLite) completado alta feature 0007e
0007d DAG engine: scheduler (cron match) completado media feature 0007e
0007e DAG engine: CLI + web app que reemplaza Dagu completado alta feature
0008 SQLite API Web completado alta feature
0009 HTTP Server Foundation completado alta feature 0010, 0011, 0014, 0016, 0019, 0021, 0022
0010 Auth System (JWT, passwords, OAuth2, RBAC) pendiente alta feature 0022
0011 WebSocket & SSE Server pendiente alta feature
0012 Email & SMTP completado media feature
0013 Background Job Queue completado alta feature
0014 File Upload & Storage pendiente media feature
0015 Database Migrations completado media feature 0021, 0022
0016 Rate Limiting pendiente media feature
0017 Frontend Data Hooks (React) completado alta feature
0018 Config & Env Management completado media feature
0019 Structured Logging Go pendiente media feature
0020 PDF Generation completado media feature
0021 CRUD Generator pendiente media feature
0022 Init Pipelines (scaffolding) pendiente alta feature
0023 Testing Utilities Go completado media feature
0024 auto_metabase: split dashboard YAMLs por tab pendiente alta mejora