summaryrefslogtreecommitdiffstats
path: root/ui-console/src
Commit message (Expand)AuthorAgeFilesLines
* model: relocate market DTOs out of the flat api packageKostya2026-08-231-4/+3
* Move CommissionTiming and MechanismType into model.event packageKostya2026-08-202-3/+5
* Break down purchase receipts by cost/commission, harden XML validation and st...Kostya2026-08-188-47/+107
* Wire event ledger movements, show winning market by name, seed LMSR subsidyKostya2026-08-182-5/+9
* Fix menu wording and reprint prompt on retryKostya2026-08-184-4/+5
* Harden console path input against crashesKostya2026-08-184-8/+20
* Add XML schema validation, split build scripts by module, rename BuyMenuComma...Kostya2026-08-183-6/+9
* Replace order matching with risk/matching/fulfillment/settlement pipelineKostya2026-08-176-39/+130
* Split DTOs into api/model, extract order matching into service/matchingKostya2026-08-168-31/+71
* Rename Option/Account to Market/Ledger, add Result-based error handlingKostya2026-08-1611-92/+107
* Implement LMSR and order-book trading logic, wire MarketContext facade and ne...Kostya2026-08-158-19/+242
* Switch TradingMechanism quantities to int, add yes/no and select promptsKostya2026-08-141-0/+29
* Collapse console I/O interfaces into InputProcessor, drop unneeded atomicsKostya2026-08-1410-112/+58
* Implement in-memory repositories, XML load validation, and menu exit/list com...Kostya2026-08-146-5/+111
* Move mapper/provider infra into v1 packages, add repository write methodsKostya2026-08-141-1/+1
* Move IO providers into io package, add InputProcessor, implement menu loop an...Kostya2026-08-148-23/+115
* Wire buyShares and menu commands, replace factory interfaces with DIKostya2026-08-1410-58/+92
* Wire EventRepository into LocalGuessMarketContext, add mapper/provider infra ...Kostya2026-08-141-2/+1
* Move I/O provider abstraction to ui-console, add ledger/account/problem DTOsKostya2026-08-139-11/+22
* Move engine contracts to api module, add I/O provider abstraction and PicoCon...Kostya2026-08-106-1/+121
* flatten modules to repo root, vendor deps, repair Eclipse build pathsKostya2026-08-092-0/+19