OptionalexcludedOptionalforcedIDs that are fixed to true in every generated assignment. Typically
the same set as excludedVariableIds — axiomatic-bound variables are
both excluded from enumeration and pinned to true in each row.
OptionalincludeInclude full evaluation payloads for captured counterexamples.
OptionalmaxSafety limit for generated assignments checked before truncating.
OptionalmaxSafety limit for the number of variables used in truth-table generation.
OptionalmodeStop at first counterexample or continue exhaustively.
OptionalvalidateRun evaluability validation before truth-table search.
IDs to exclude from the 2^n enumeration. Used for axiomatic-bound variables that are forced-true by the engine — they do not appear as free choices in the truth-table search.