v3.38.16 β 3 dream cycles: MessageBus retry bound, hybridSearch opt-in, discounted Thompson bandit
Release train off three dream-cycle landings.
Dream Cycles
- #3062 β #3061 β dream(swarm): MessageBus retry-attempts silently reset to 0 on every re-queue, unbounded redelivery, `message.failed` unreachable. Bounded retry counter now persists across re-queues; `message.failed` fires at the cap. 220/220 tests. ACCEPT. Details in docs/dream-cycle/dream-gist-2026-08-19.md.
- #3057 β #3056 β dream(memory): `hybridSearch` controller was built but unreachable β explicit opt-in flag silently null-returned. Fixed via controller-registry wiring + graceful-retrieval test. Overall recall@10 +0.267 (category B pure-paraphrase regresses -0.133, disclosed). ACCEPT-scoped. Details in docs/dream-cycle/dream-gist-2026-08-18.md.
- #3049 β #3048 β dream(intelligence): discounted Thompson-sampling prior decay for the model-router bandit (opt-in). Recovers ~17.6% faster after workload shift in the low-cost bucket (t=7.00, held); med-bucket null (no generalization, disclosed). ACCEPT-scoped. Details in docs/dream-cycle/dream-gist-2026-08-17.md.
Install
- `npx ruflo@latest` (or `@alpha` / `@v3alpha` β all three tags aligned)
Merged PRs
π€ Generated with RuFlo