docs: start W012 shim cleanup
This commit is contained in:
@@ -467,3 +467,7 @@ Migration order implied by the map: isolate shared infrastructure constructors (
|
||||
- Market command now uses `SetupMarketRepository`, retaining PostgreSQL/Redis/services/availability/Stellar while skipping ledger-dispatch and profiling startup. Command and market tests pass in `0132734`.
|
||||
- Internal-wallet command now uses `SetupInternalWalletRepository`, retaining PostgreSQL/Redis/services/Stellar while skipping availability, ledger-dispatch, and profiling startup. Command and wallet tests pass in `f46df4c`.
|
||||
- Main wallet command now uses the explicit `SetupWalletRepository` entry point for its full dependency profile, completing named setup entry points for all five service modes. Command and wallet tests pass in `cf13a58`.
|
||||
|
||||
### `W012` — superseded implementation cleanup checkpoint
|
||||
|
||||
- Removed the now-redundant `core/marketImp/amount.go` shim and routed market settlement directly to `application/market.RawAmount`; focused market tests pass in `085140c`.
|
||||
|
||||
Reference in New Issue
Block a user