gnodet opened a new pull request, #22263: URL: https://github.com/apache/camel/pull/22263
## Summary - Add **Issue Investigation** section requiring agents to thoroughly investigate JIRA issues before implementing — check git history, related tickets, design docs, and validate the issue's premises - Add **Git History Review** section for PR reviews with the same investigative rigor - Add **Documentation Conventions** for `.adoc` files: use `xref:` instead of external URLs, and verify cross-version fragment anchors ## Motivation Recent PRs highlighted gaps in agent guidelines: - [#22205](https://github.com/apache/camel/pull/22205): Change effectively reverted a prior intentional commit (CAMEL-16072) without recognizing it — `git blame` would have surfaced this - [#22190](https://github.com/apache/camel/pull/22190): Ported code from deprecated `camel-opentelemetry` that was intentionally omitted from `camel-opentelemetry2` per design doc (`proposals/tracing.adoc`) - [#22226](https://github.com/apache/camel/pull/22226): Fixed an external URL that should have been `xref:` from the start - [#22224](https://github.com/apache/camel/pull/22224): Fixed a broken cross-version xref fragment anchor _Claude Code on behalf of Guillaume Nodet_ -- 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]
