While we donβt have any off the shelf examples to share at this moment, I highly encourage you to try writing a flow or two yourself in whatever way feels most intuitive to you β because no static registration step is required for flows or tasks, I think you will be surprised at what you can do.
For example, start with a script and enclose the entire body of logic in a flow function to get started - this function can be dynamically generated, with dynamic name, version and tags that change with each event (if that fits your use case). Then refactor one or two function to tasks, etc and watch how the data in the UI changes each time.
Whenever you have something that makes sense to you, feel free to share it for feedback!