Renumbering fixes (collisions with pre-existing IDs): - spring-0001-annotations-scanner → spring-0007 (spring-0001 was already assigned) - hibernate-0001-class-hierarchy-helper → hibernate-validator-0003 (wrong ecosystem/numbering) - django-0006-migrations-flatten-bases → django-0007 (django-0006 was already assigned) New diamond defects from agents that rate-limited before committing: - micronaut-0007: SuperclassAwareTypeVisitor.getInterfaces O(2^D) (new site) - quarkus-0005: ConfigMappingUtils.collectInterfacesRec O(2^D) (new site) - weld-0005: Services.identifyServiceInterfaces O(2^D) (new site) - typescript-0005: hasBaseType O(2^D) diamond interface hierarchy - rails-0019: Digestor#dependency_digest Array#include? O(N²) cycle detection CLEAN: go, rustc (diamond recursion patterns absent) |
||
|---|---|---|
| .. | ||
| CLEAN.md | ||
| hibernate-0001-constraint-addcolumn-hashset.patch | ||
| hibernate-0002-foreignkey-referenced-cols-hashset.patch | ||
| hibernate-0003-index-selectables-hashset.patch | ||
| hibernate-0004-fkSecondPasses-linkedhashset.patch | ||
| hibernate-0005-orderhierarchy-linkedhashset.patch | ||
| hibernate-0006-persister-alias-closure-hashset.md | ||
| hibernate-0007-fk-second-pass-diamond-recursion.md | ||
| hibernate-0007-fk-second-pass-diamond-recursion.patch | ||
| hibernate-deeper-CLEAN.md | ||