docs: record W008 alert subject policy

This commit is contained in:
2026-08-30 19:55:36 +03:30
parent 6b875fbd16
commit 2ac7731c52
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -443,3 +443,4 @@ Migration order implied by the map: isolate shared infrastructure constructors (
### `W008` — alert boundary checkpoint
- 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`.