docs: record transaction boundary hardening
This commit is contained in:
@@ -483,3 +483,7 @@ Migration order implied by the map: isolate shared infrastructure constructors (
|
||||
### `W005` initialization checkpoint
|
||||
|
||||
- Wallet initialization now propagates transaction commit failures through the application `FinalizeTransaction` policy instead of silently discarding them; focused wallet-init and wallet service tests pass in `f9a0262`.
|
||||
|
||||
### `W006` transaction boundary checkpoint
|
||||
|
||||
- Internal transaction event processing now rejects nil/invalid event IDs before repository access and explicitly rolls back when an unsupported transaction type is received; focused wallet transaction tests pass in `66d271e`.
|
||||
|
||||
Reference in New Issue
Block a user