| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move IO providers into io package, add InputProcessor, implement menu loop an... | Kostya | 2026-08-14 | 9 | -24/+116 |
| * | Wire buyShares and menu commands, replace factory interfaces with DI | Kostya | 2026-08-14 | 21 | -64/+211 |
| * | Add ledgered credit/debit to Account and trade recording to Event | Kostya | 2026-08-14 | 6 | -26/+67 |
| * | Implement LMSR mechanism and Event/Account accessors, wire EventMapperV1 | Kostya | 2026-08-14 | 4 | -2/+176 |
| * | Wire EventRepository into LocalGuessMarketContext, add mapper/provider infra ... | Kostya | 2026-08-14 | 8 | -5/+49 |
| * | Add legacy XML model bindings, mapper infra, and normalize account balance | Kostya | 2026-08-13 | 28 | -4/+2277 |
| * | Add domain model, repositories, and trading mechanism interfaces to service m... | Kostya | 2026-08-13 | 11 | -0/+197 |
| * | Remove engine module | Kostya | 2026-08-13 | 14 | -995/+0 |
| * | Add service module with stubbed LocalGuessMarketContext | Kostya | 2026-08-13 | 9 | -75/+170 |
| * | Replace EventDTO with richer EventSummaryDTO/TradeRowDTO view models | Kostya | 2026-08-13 | 8 | -30/+30 |
| * | Move I/O provider abstraction to ui-console, add ledger/account/problem DTOs | Kostya | 2026-08-13 | 18 | -50/+47 |
| * | Vendor Mockito 5.23.0 dependencies | Kostya | 2026-08-13 | 5 | -0/+0 |
| * | Move engine contracts to api module, add I/O provider abstraction and PicoCon... | Kostya | 2026-08-10 | 32 | -31/+1115 |
| * | flatten modules to repo root, vendor deps, repair Eclipse build paths | Kostya | 2026-08-09 | 94 | -124/+155 |
| * | consolidate modules, add more infra | Kostya | 2026-08-09 | 12 | -29/+97 |
| * | wireframe | Kostya | 2026-08-06 | 33 | -25/+309 |
| * | template initial commit | Kostya | 2026-08-06 | 12 | -0/+232 |