BIP-322's full format is defined as compatible with all script types, and its required rules assume a validator that evaluates scripts. Verification currently pattern-matches a fixed set of script templates covering the standard types, reporting inconclusive for anything else. Evaluate these scripts and report valid or invalid, leaving inconclusive for scripts that genuinely cannot be interpreted.
BIP-322's full format is defined as compatible with all script types, and its required rules assume a validator that evaluates scripts. Verification currently pattern-matches a fixed set of script templates covering the standard types, reporting inconclusive for anything else. Evaluate these scripts and report valid or invalid, leaving inconclusive for scripts that genuinely cannot be interpreted.