| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix menu wording and reprint prompt on retry | Kostya | 2026-08-18 | 1 | -0/+1 |
| * | Rename Option/Account to Market/Ledger, add Result-based error handling | Kostya | 2026-08-16 | 1 | -1/+1 |
| * | Implement LMSR and order-book trading logic, wire MarketContext facade and ne... | Kostya | 2026-08-15 | 1 | -10/+10 |
| * | Collapse console I/O interfaces into InputProcessor, drop unneeded atomics | Kostya | 2026-08-14 | 1 | -11/+8 |
| * | Implement in-memory repositories, XML load validation, and menu exit/list com... | Kostya | 2026-08-14 | 1 | -3/+5 |
| * | Move IO providers into io package, add InputProcessor, implement menu loop an... | Kostya | 2026-08-14 | 1 | -6/+22 |
| * | Wire buyShares and menu commands, replace factory interfaces with DI | Kostya | 2026-08-14 | 1 | -13/+17 |
| * | Wire EventRepository into LocalGuessMarketContext, add mapper/provider infra ... | Kostya | 2026-08-14 | 1 | -2/+1 |
| * | Move I/O provider abstraction to ui-console, add ledger/account/problem DTOs | Kostya | 2026-08-13 | 1 | -2/+0 |
| * | Move engine contracts to api module, add I/O provider abstraction and PicoCon... | Kostya | 2026-08-10 | 1 | -0/+34 |