wu-sheng opened a new pull request, #790:
URL: https://github.com/apache/skywalking-java/pull/790
## Summary
- Move plugin development content (V2/V1 APIs, class matching, tracing
concepts, meter APIs, plugin test framework, etc.) from root `CLAUDE.md` into
dedicated module-level files:
- `apm-sniffer/apm-sdk-plugin/CLAUDE.md` — full SDK plugin development
guide (~280 lines)
- `apm-sniffer/bootstrap-plugins/CLAUDE.md` — bootstrap plugin specifics
(~50 lines)
- Root `CLAUDE.md` reduced from ~700 lines to ~300 lines, keeping only
project-level info (build, architecture overview, code style, PR guidelines)
with cross-references to the plugin guides
## Test plan
- [ ] Verify root CLAUDE.md still contains project overview, build, code
style, testing, PR guidelines
- [ ] Verify `apm-sniffer/apm-sdk-plugin/CLAUDE.md` contains full plugin dev
guide (APIs, rules, tracing, meters, test framework)
- [ ] Verify `apm-sniffer/bootstrap-plugins/CLAUDE.md` contains
bootstrap-specific guidance with cross-references
- [ ] Verify cross-references between files are correct
--
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]