| Commit message (Expand) | Author | Age | Files | Lines |
| * | api: extend contexts and DTOs for order books and event creation | Kostya | 2026-09-06 | 9 | -3/+100 |
| * | model: relocate market DTOs out of the flat api package | Kostya | 2026-08-23 | 7 | -9/+9 |
| * | Move CommissionTiming and MechanismType into model.event package | Kostya | 2026-08-20 | 4 | -4/+3 |
| * | Break down purchase receipts by cost/commission, harden XML validation and st... | Kostya | 2026-08-18 | 1 | -1/+6 |
| * | Wire event ledger movements, show winning market by name, seed LMSR subsidy | Kostya | 2026-08-18 | 1 | -1/+1 |
| * | Replace order matching with risk/matching/fulfillment/settlement pipeline | Kostya | 2026-08-17 | 5 | -10/+8 |
| * | Split DTOs into api/model, extract order matching into service/matching | Kostya | 2026-08-16 | 11 | -40/+38 |
| * | Rename Option/Account to Market/Ledger, add Result-based error handling | Kostya | 2026-08-16 | 9 | -25/+75 |
| * | Wire buyShares and menu commands, replace factory interfaces with DI | Kostya | 2026-08-14 | 1 | -1/+1 |
| * | Add service module with stubbed LocalGuessMarketContext | Kostya | 2026-08-13 | 5 | -6/+48 |
| * | Replace EventDTO with richer EventSummaryDTO/TradeRowDTO view models | Kostya | 2026-08-13 | 7 | -14/+27 |
| * | Move I/O provider abstraction to ui-console, add ledger/account/problem DTOs | Kostya | 2026-08-13 | 11 | -32/+37 |
| * | Move engine contracts to api module, add I/O provider abstraction and PicoCon... | Kostya | 2026-08-10 | 8 | -1/+55 |
| * | flatten modules to repo root, vendor deps, repair Eclipse build paths | Kostya | 2026-08-09 | 9 | -0/+87 |