docs: record W010 stream lookup policy

This commit is contained in:
2026-08-30 19:59:18 +03:30
parent 1b66c3c4cd
commit 8dfe713afb
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -449,3 +449,4 @@ Migration order implied by the map: isolate shared infrastructure constructors (
### `W010` — cron/stream bootstrap checkpoint
- Cron retry behavior now uses `application/cron.Retry`; scheduler registration, skip/recover middleware, and job dependencies remain in `core/cronJobs`. Focused Wallet tests pass in `8e27342`.
- Stellar payment stream lookup classification now uses `application/stream.IsNew`, preserving not-found and invalid empty-result behavior while keeping Horizon/database access in infrastructure. Focused Wallet tests pass in `6c3243c`.