Skip to Content
DocsPlaygroundRecipesOverview

Recipes

Short, focused guides for common streaming intelligence patterns. Each recipe solves one detection problem with an interactive demo running real winkComposer nodes in your browser.

Change Detection

Three complementary approaches to the same fundamental question: has something changed?

The right tool depends on the signal. Gradual drift needs evidence accumulation — patience. Sudden shifts need immediate detection — speed. Subtle shifts need pattern recognition — sensitivity. Some real systems need all three.

Signal Quality

Sometimes the problem is not that the signal changed — it is that it stopped changing. A frozen sensor reports stale data that looks perfectly valid.

Last updated on