EvSys

verifiers

Built-in verifiers.

Two layers:

  • @register_verifier classes (runtime Verifier Protocol).
  • in-process verifier functions in fns - the SDK-local registry that InProcessVerifier(fn_name=…) resolves against (D10: SDK is the single source of truth; the remote stores only fn_name + expected/params).