Helper type to extract input type from context schema (with optional defaults)
InferContextInput: ContextSchema extends InteropZodObject InferInteropZodInput<
ContextSchema
> : ContextSchema extends AnyAnnotationRoot ToAnnotationRoot<ContextSchema>["State"] : __type