aboutsummaryrefslogtreecommitdiffstats
path: root/service/src/main
Commit message (Expand)AuthorAgeFilesLines
* Wire buyShares and menu commands, replace factory interfaces with DIKostya2026-08-148-5/+116
* 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-146-3/+36
* 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
* Add service module with stubbed LocalGuessMarketContextKostya2026-08-131-0/+62