docs: record wallet creation policy extraction

This commit is contained in:
2026-08-30 19:01:58 +03:30
parent dd6de15d8c
commit 2ecaf7f242
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -391,4 +391,4 @@ Migration order implied by the map: isolate shared infrastructure constructors (
- Added `application/walletinit` for the identity precondition and exact Stellar trustline-limit policy.
- `UserInitWallet` delegates those rules and the key-recovery/trustline adapter while retaining the existing database transaction, wallet creation, transaction recording, and rollback behavior.
- Full Wallet tests pass in `4292934`; orchestration extraction remains in progress.
- Wallet-code generation is also application-owned and tested. Full Wallet tests pass in `c09fdf8`; orchestration extraction remains in progress.