initial state
A required state in every rule base. The rules engine evaluates
a new or updated object using all rules in the initial state. Unless
one or more rules in the initial state transition the object to a
function or different state, the rules engine stops after all the
rules in the initial state have been processed. See also rule state.