All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.0 - 2026-07-06
Added
- Initial release.
RiskEngine.TradeIngestionvalidates and ingests trades.RiskEngine.Portfolio/RiskEngine.Portfolio.Servertrack per-portfolio cash exposure, volatility, and drawdown.RiskEngine.PortfolioSupervisorlazily starts a portfolio process per portfolio id.RiskEngine.RiskCalculatorcomputes volatility and drawdown.RiskEngine.RiskBroadcasterpublishes risk snapshots and threshold alerts overPhoenix.PubSub.RiskEngine.Simulatorgenerates random trades for local development and demos.