Just that? It's not even implemented properly to just be a synthesizer, not to mention generative work. You're missing a LOT of what needs to be in there...and ironically, there's NO modulation and NO timing aside of Pam's...which, perversely, has pretty much nothing to do here. Given the amount of control signals and control modifiers needed to make generative work, you're already in trouble with just one 3U skiff.

Jomo's advice regarding VCV Rack is probably your best bet for figuring out the what/how/whys of generative. These tend to require either very dense functionality per module, massive amounts of modulation generation and manipulation, or both. Also, timing signals get messed with quite often, with one of the requisites being some Boolean logic to (ab)use the timing signals to make other timing signals, etc etc. The only caveat I'd give about VCV is that it can get pretty piggy about resources, so it's best to run it with as little as possible going on besides it.

One other bit of advice regarding Mutable clones...if you're going to use those instead of actual Mutable modules, examine them closely to see if you see any possible ergonomics issues. One gripe that many have with these is that the knobs get so tiny and so densely-packed that you need to turn them with a pair of tweezers, or damn close to that. But seriously, that's an important consideration...you DON'T want controls that'll see lots of manual tweaking (such as VCF cutoffs) being made hard to use. Plus, keep in mind that the patchcord rat's-nest (generative programming DEFINITELY causes those) will also be obscuring those controls as well.