16140eda60eae6429ec7942d0fd6c9c52af298cd
Issues integrados a master en esta serie: - 0010 Auth System (JWT, passwords, OAuth2, RBAC, sessions) - 0011 WebSocket & SSE Server - 0014 File Upload & Storage (+ S3 stubs) - 0016 Rate Limiting (token bucket) - 0019 Structured Logging (slog-based) - 0021 CRUD Generator generico - 0022 Init Pipelines (scaffolding api/web/desktop/cli) - 0024 Dashboard YAML split por tab Total aprox: 54 funciones y 23 tipos nuevos en functions/infra/ + 4 pipelines bash en bash/functions/pipelines/ Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
fn-registry — Schema de documentación
Registry personal de código con búsqueda FTS. Diseñado para composición funcional y agentes.
Archivos
functions.md— Schema de la tabla functions (incluye pipelines y componentes React)types.md— Schema de la tabla typesintegrity.md— Reglas de integridad y referencias cruzadasarchitecture.md— Visión general del sistema
Tablas
| Tabla | Descripción |
|---|---|
functions |
Funciones atómicas, pipelines y componentes React |
types |
Tipos algebraicos (product / sum) |
kind: valores posibles
| Valor | Descripción |
|---|---|
function |
Función atómica pura o impura |
pipeline |
Composición de funciones, siempre impura |
component |
Componente React, extiende el schema base |
fn-registry schema v1.0
Description
Languages
Go
27.5%
C++
25.5%
Python
24.1%
Shell
11.6%
C
5.8%
Other
5.3%