summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move mapper/provider infra into v1 packages, add repository write methodsKostya2026-08-149-18/+83
* Move IO providers into io package, add InputProcessor, implement menu loop an...Kostya2026-08-149-24/+116
* Wire buyShares and menu commands, replace factory interfaces with DIKostya2026-08-1421-64/+211
* Add ledgered credit/debit to Account and trade recording to EventKostya2026-08-146-26/+67
* Implement LMSR mechanism and Event/Account accessors, wire EventMapperV1Kostya2026-08-144-2/+176
* Wire EventRepository into LocalGuessMarketContext, add mapper/provider infra ...Kostya2026-08-148-5/+49
* Add legacy XML model bindings, mapper infra, and normalize account balanceKostya2026-08-1328-4/+2277
* Add domain model, repositories, and trading mechanism interfaces to service m...Kostya2026-08-1311-0/+197
* Remove engine moduleKostya2026-08-1314-995/+0
* Add service module with stubbed LocalGuessMarketContextKostya2026-08-139-75/+170
* Replace EventDTO with richer EventSummaryDTO/TradeRowDTO view modelsKostya2026-08-138-30/+30
* Move I/O provider abstraction to ui-console, add ledger/account/problem DTOsKostya2026-08-1318-50/+47
* Vendor Mockito 5.23.0 dependenciesKostya2026-08-135-0/+0
* Move engine contracts to api module, add I/O provider abstraction and PicoCon...Kostya2026-08-1032-31/+1115
* flatten modules to repo root, vendor deps, repair Eclipse build pathsKostya2026-08-0994-124/+155
* consolidate modules, add more infraKostya2026-08-0912-29/+97
* wireframeKostya2026-08-0633-25/+309
* template initial commitKostya2026-08-0612-0/+232