diff --git a/README.md b/README.md
index cd035c5f705c4e6b7d274125dbf19780a071f2aa..e45c930551243a7bcde96075d7e4b6d44709ef35 100644
--- a/README.md
+++ b/README.md
@@ -10,17 +10,18 @@ Bitte bewerte die folgende git-Commit-Nachricht auf einer Skala von 1 bis 5. Die
 - Umbreche den Body bei 72 Zeichen
 - Nutze den Body, um zu erklären, was und warum, nicht wie
 
-git-Commit-Nachricht: SPR-5615 - Improved error message: s/is no interface/is not an interface
+git-Commit-Nachricht: Re-adding ConfigurationPostProcessorTests after its brief removal in r814. @Ignore-ing the testCglibClassesAreLoadedJustInTimeForEnhancement() method as it turns out this was one of the culprits in the recent build breakage. The classloader hacking causes subtle downstream effects, breaking unrelated tests. The test method is still useful, but should only be run on a manual basis to ensure CGLIB is not prematurely classloaded, and should not be run as part of the automated build.
 
 
-| Commit message                                                                                                                                                                                      | Score by Chatgpt | Score by CoPilot |
-|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------|------------------|
-| IN PROGRESS - issue SPR-5599: Hook @Configuration class processing into <context:component-scan/> and <context:annotation-config/> through AnnotationConfigUtils#registerAnnotationConfigProcessors | 2/5              | 2/5              |
-| SPR-5616: updated spring-library to include asm and oxm bundles in .libd and ivy files                                                                                                              | 2/5              | 3/5              |
-| SPR-5615 - Improved error message: s/is no interface/is not an interface                                                                                                                            | 3/5              | 4/5              |
-|                                                                                                                                                                                                     |                  |                  |
-|                                                                                                                                                                                                     |                  |                  |
-|                                                                                                                                                                                                     |                  |                  |
-|                                                                                                                                                                                                     |                  |                  |
-|                                                                                                                                                                                                     |                  |                  |
-|                                                                                                                                                                                                     |                  |                  |
\ No newline at end of file
+
+| Commit message                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | Score by Chatgpt | Score by CoPilot |
+|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------|------------------|
+| IN PROGRESS - issue SPR-5599: Hook @Configuration class processing into <context:component-scan/> and <context:annotation-config/> through AnnotationConfigUtils#registerAnnotationConfigProcessors                                                                                                                                                                                                                                                                                                  | 2/5              | 2/5              |
+| SPR-5616: updated spring-library to include asm and oxm bundles in .libd and ivy files                                                                                                                                                                                                                                                                                                                                                                                                               | 2/5              | 3/5              |
+| SPR-5615 - Improved error message: s/is no interface/is not an interface                                                                                                                                                                                                                                                                                                                                                                                                                             | 3/5              | 4/5              |
+| Re-adding ConfigurationPostProcessorTests after its brief removal in r814. @Ignore-ing the testCglibClassesAreLoadedJustInTimeForEnhancement() method as it turns out this was one of the culprits in the recent build breakage. The classloader hacking causes subtle downstream effects, breaking unrelated tests. The test method is still useful, but should only be run on a manual basis to ensure CGLIB is not prematurely classloaded, and should not be run as part of the automated build. | 3/5              | 2/5              |
+|                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |                  |                  |
+|                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |                  |                  |
+|                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |                  |                  |
+|                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |                  |                  |
+|                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |                  |                  |
\ No newline at end of file