davsclaus opened a new pull request, #24146: URL: https://github.com/apache/camel/pull/24146
## Summary - Split `keycloak-component.adoc` (5,705 lines) into 4 focused pages (3,239 lines total, 43% reduction) - Split `pqc-component.adoc` (3,307 lines) into 4 focused pages (2,655 lines total, 20% reduction) - Replaced redundant per-operation/per-algorithm code examples with compact reference tables - Overall: 9,012 lines reduced to 5,894 lines (-3,118 lines) ### Keycloak split | Page | Lines | Content | |------|-------|---------| | keycloak-component.adoc | 456 | Overview, URI, options, links to sub-pages | | keycloak-producer.adoc | 807 | Producer ops with reference tables | | keycloak-consumer.adoc | 913 | Consumer event processing | | keycloak-security.adoc | 1,063 | Security policies, token introspection | ### PQC split | Page | Lines | Content | |------|-------|---------| | pqc-component.adoc | 528 | Overview, algorithms, basic examples | | pqc-key-lifecycle.adoc | 1,175 | Key lifecycle management | | pqc-hybrid.adoc | 407 | Hybrid cryptography, wire format v2 | | pqc-dataformat.adoc | 545 | PQC DataFormat usage | ## Test plan - [ ] Verify all xref links between pages resolve correctly - [ ] Verify nav entries render in the docs sidebar - [ ] Verify no content was lost in the split 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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]
