Arquitectura
Cómo está construido el motor: capas hexagonales, el camino del tick a la decisión, gobernanza de modelos y el bucle de inteligencia.
Visión general
Arquitectura hexagonal y dirigida por eventos — capas, fronteras y el camino del tick a la decisión.
Mapa del sistema EN
Component inventory of the Nexus Scalp Engine — packages, databases, workers, and the dependency shape.
Flujo de datos EN
The canonical data path from a broker tick to an audited trading decision, with every contract boundary.
Runtime EN
How the async runtime behaves at runtime — tick pipeline, workers, modes, and what may never block.
Pila de investigación EN
How the research engine turns historical data into validated (or rejected) strategy candidates.
Pipeline de modelos EN
Artifact-first model factory, manifests, load gate, champion/challenger governance — how a model earns (and keeps) the right to run.
Pipeline de ejecución EN
OrderManager — the 60-scenario router, position state machine, protection ledger, recovery budget, and every hard clamp.
Observabilidad EN
Structured logging, incidents, forensics health, deploy gate — how the system makes its own behavior auditable.
Base de datos EN
SQLite WAL canonical ledgers, additive migrations, hygiene engine — how persistence stays truthful and rebuildable.