Hi all, There is a directory inside kogito-apps repo, called Trusty <https://github.com/apache/incubator-kie-kogito-apps/tree/main/trusty>, which is not under active development. However, when performing a major refactor (as we are planning to do to be able to deploy "data index" on Springboot) it requires modifications because the persistence library is common to both modules. I'm wondering, following the same rationale that we took to remove Inifinispan, if it will possible to remove Trusty and save a substantial amount of additional work while refactoring.
Please let me know your thoughts. Thank you.