207c08c3b7412a771de27f5577c0f850aab5c867
Foundation (ea5c94fc) + reader rewire (01bc2aeb). - 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
28%
C++
24.7%
Python
24.7%
Shell
11.6%
C
5.7%
Other
5.1%