3a8b4c21795b38d641b637cebef4abe93fd4c4df
Foundation (ce7470d5) + reader rewire (2f7fdd40). - ColumnSnapshot per col (i64/f64/str_ids) + StringPool per-State - compute_visible_rows filter/sort uses snapshot direct numeric/id compare - StringPool realloc-crash fix (reserve before emplace_back) - Pool staleness sentinel (rebuild when string_pool.size() drift) - High-cardinality cap (>2048 unique → skip interning, fallback raw) API publica intacta. Bench 100k sort_numeric +131% vs baseline. text_editor_smoke RED preexisting unrelated. 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 sistemasync_setup.md— Vincular una PC al serverregistry.organic-machine.com(env vars,fn sync, troubleshooting)
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%