jamesfredley opened a new pull request, #15998: URL: https://github.com/apache/grails-core/pull/15998
## Summary - add a test-only characterization spec locking in public GrailsClass artefact naming behavior - cover controllers, services, domains, and url-mappings, including acronym-heavy names, repeated accessor reads, and repeated wrapper construction - assert the framework's actual observed names; no production changes and no timing thresholds ## Verification - :grails-core:test --tests ArtefactNamePrecomputationSpec - :grails-core:test - git diff --check This is an AI-generated starting point that pins the naming contract ahead of any GrailsNameUtils precomputation work. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
