as to demonstrate the simplest possible application of the framework
Description
Calculating quadratic equations (ax^2 + bx + c = 0) is something we have all learned in high school and offers a nice "hello-world"-level use-case.
We understand that using the framework to do this is massive overkill, but it serves just as an example.
We'll do this by implementing a simple behavior that consists of 2 steps: