Annotation processor (CG-008) that generates {DTO}_InputProcessor walkers for REST request body
DTOs annotated with @Sanitize/@Canonicalize, replacing the reflective Map traversal of the neutral input
processor (dev.vertique.input.processing) with direct field-name switches and pre-resolved chain
constants.