]
Toni Rikkola updated JBRULES-2926:
----------------------------------
Labels: verifier (was: )
Split Verifier to 3 parts: Assistant/Verifier/Reporting
-------------------------------------------------------
Key: JBRULES-2926
URL:
https://issues.jboss.org/browse/JBRULES-2926
Project: JBRULES
Issue Type: Task
Components: drools-verifier
Reporter: Toni Rikkola
Assignee: Toni Rikkola
Priority: Major
Labels: verifier
Assistant
* Saves the information about fact type, field, function, query usages
* Saves the more detailed info for the verifier part
Verifier
* The part that runs the verification rules
* Finds redundancy, overlaps, gaps etc
Reporting
* Creates DroolsDocs based on Assistant data
* Creates Verifier report based on Verifier data