You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Critical fix: owner-alert/cue.yamlset_context was silently setting context["key"] and context["value"] instead of context["last_notified_round"]. Dedup guard was completely non-functional. Now uses correct direct key-value structure.
resilience.on_exhaust is now validated at loader time against declared state names.
Examples with match: "*" now have inline comments documenting the intent.