docs: start W011 explicit composition
This commit is contained in:
@@ -460,3 +460,7 @@ Migration order implied by the map: isolate shared infrastructure constructors (
|
||||
### `W009` — internal-wallet boundary checkpoint
|
||||
|
||||
- Lock/release balance mutation policy now uses `application/walletlock.Lock` and `Release`, preserving available/frozen balance rules while keeping transaction scope, ledger journal creation, persistence, and gRPC error mapping in `core/walletImp`. Focused Wallet tests pass in `382fd79`.
|
||||
|
||||
### `W011` — explicit process composition checkpoint
|
||||
|
||||
- Alert command now uses `SetupAlertRepository`, which initializes only lazy service clients required for mail/SMS delivery and no longer starts PostgreSQL, Redis, availability, Stellar, ledger-dispatch, or profiling infrastructure. Command tests pass in `da074f9`.
|
||||
|
||||
Reference in New Issue
Block a user