v2.6.2
- TypeNameHelper.Normalize now strips all global:: prefixes including inside generics (e.g., List<global::Todo> -> List<Todo>) - JsonContextProvider detects [AotJson] decorated contexts - ErrorOrEndpointGenerator skips EOE007 warnings when AotJson present - ErrorOrEndpointGenerator skips helper file when AotJson present Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>