Rule Set
A collection of simple instructions, much like a recipe, that guides a system in making choices or taking actions.
Example
An email filtering system may have a rule set that includes instructions such as "if the email contains the word 'lottery', move it to the spam folder" or "if the sender is in the user's contact list, move the email to the inbox". By following these rules, the system can automatically organize incoming emails based on predefined criteria.