OptionalonOptional instrumentation hook called on use case start, end, and error.
OptionalvalidateEnable or disable schema validation for use case boundaries.
Defaults to validating both input and output. Pass false to opt out, or
configure phases independently with { input: boolean, output: boolean }.
Options for
createUseCase(...).