Hi Clara team just wanted to share my use which is using Clara rules for provisioning https://github.com/re-ops/re-core/blob/re-flow/src/re_flow/core.clj, the ability to combine different flows easily while getting the computation graph for free is amazing, trying to implement this with procedural if/else or state machines would have resulted with much less composeable and brittle code. To be able to just query and see why a flow has failed is just the icing on the cake ;) Thank you for the hard work!
Thats pretty cool, its great to see people using clara in new inventive ways
Workflows are where its at 🙂
Its awesome to hear/see this idea catching on.
@narkisr looks like an interesting use-case. Nice to see.