| Commit message (Expand) | Author | Age | Files | Lines |
| * | Implement LMSR and order-book trading logic, wire MarketContext facade and ne... | Kostya | 2026-08-15 | 8 | -19/+242 |
| * | Switch TradingMechanism quantities to int, add yes/no and select prompts | Kostya | 2026-08-14 | 1 | -0/+29 |
| * | Collapse console I/O interfaces into InputProcessor, drop unneeded atomics | Kostya | 2026-08-14 | 10 | -112/+58 |
| * | Implement in-memory repositories, XML load validation, and menu exit/list com... | Kostya | 2026-08-14 | 6 | -5/+111 |
| * | Move mapper/provider infra into v1 packages, add repository write methods | Kostya | 2026-08-14 | 1 | -1/+1 |
| * | Move IO providers into io package, add InputProcessor, implement menu loop an... | Kostya | 2026-08-14 | 8 | -23/+115 |
| * | Wire buyShares and menu commands, replace factory interfaces with DI | Kostya | 2026-08-14 | 10 | -58/+92 |
| * | 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 | 9 | -11/+22 |
| * | Move engine contracts to api module, add I/O provider abstraction and PicoCon... | Kostya | 2026-08-10 | 6 | -1/+121 |
| * | flatten modules to repo root, vendor deps, repair Eclipse build paths | Kostya | 2026-08-09 | 1 | -0/+7 |