As part of the Bayesian work I’ve refactored much of Kie to have clean extension points. I wanted to make sure that all the working parts for a Bayesian system could be done, without adding any code to the existing core. So now each knowledge type can have it’s own package, assembler, weaver and runtime. […]