docs: record alert IAM validation
This commit is contained in:
@@ -447,6 +447,7 @@ Migration order implied by the map: isolate shared infrastructure constructors (
|
||||
- Alert level and source presentation labels now use `application/alert.LevelLabel` and `SourceLabel`; asynchronous email/SMS delivery, five-retry behavior, and error propagation remain at the alert adapter. Focused Wallet tests pass in `085cb25`.
|
||||
- Alert subject formatting now uses `application/alert.Subject`, preserving timestamp and localized level/source labels while delivery remains adapter-owned. Focused Wallet tests pass in `be29c11`.
|
||||
- Alert `Emit` now rejects nil events synchronously instead of panicking in its delivery goroutine; valid event delivery behavior is unchanged. Focused alert tests pass in `4fc4726`.
|
||||
- Alert `Emit` now also rejects events without IAM/user data before starting the delivery goroutine, preventing nil dereferences. Focused alert tests pass in `b3e1dbc`.
|
||||
|
||||
### `W010` — cron/stream bootstrap checkpoint
|
||||
|
||||
|
||||
Reference in New Issue
Block a user