Architektur
Wie die Engine gebaut ist: hexagonale Schichten, der Tick-zu-Entscheidung-Pfad, Modell-Governance und die Intelligenzschleife.
Überblick
Hexagonale, ereignisgesteuerte Architektur — Schichten, Grenzen und der Weg vom Tick zur Entscheidung.
Systemkarte EN
Component inventory of the Nexus Scalp Engine — packages, databases, workers, and the dependency shape.
Datenfluss EN
The canonical data path from a broker tick to an audited trading decision, with every contract boundary.
Laufzeit EN
How the async runtime behaves at runtime — tick pipeline, workers, modes, and what may never block.
Forschungsstack EN
How the research engine turns historical data into validated (or rejected) strategy candidates.
Modellpipeline EN
Artifact-first model factory, manifests, load gate, champion/challenger governance — how a model earns (and keeps) the right to run.
Ausführungspipeline EN
OrderManager — the 60-scenario router, position state machine, protection ledger, recovery budget, and every hard clamp.
Observability EN
Structured logging, incidents, forensics health, deploy gate — how the system makes its own behavior auditable.
Datenbank EN
SQLite WAL canonical ledgers, additive migrations, hygiene engine — how persistence stays truthful and rebuildable.