Creates a conformance state machine.
Initial conformance classification.
Context payload.
Adds a rule to evaluate conformance status. Rules are evaluated in priority order.
The target conformance state if check passes.
Predicate function evaluating the context.
The state machine instance.
Evaluates the current context and triggers transitions between conformance levels if necessary.
True if a state change occurred, false otherwise.
Merges new properties into the state machine's execution context.
Partial context to merge.
State machine managing dynamic object conformance evaluations. Evaluates the context dynamically based on a series of prioritised rules.