xushiyan opened a new pull request, #594: URL: https://github.com/apache/hudi-rs/pull/594
## Description - Restructure AI agent docs following [Lance repo pattern](https://github.com/lance-format/lance): sub-directory `AGENTS.md` files as single source of truth per domain - Move Rust conventions into `crates/AGENTS.md`, Python/PyO3 into `python/AGENTS.md`, C++/cxx into `cpp/AGENTS.md` - Slim root `AGENTS.md` to project-wide guidance only (commands, deps, testing policy, PR rules, cloud config) - Make `CLAUDE.md` files symlinks to their sibling `AGENTS.md` at each level - Reduce `.github/instructions/` and `copilot-instructions.md` to thin wrappers referencing the AGENTS.md files - Net result: -98 lines, zero content duplication across all 8 instruction files ## How are the changes test-covered - [x] N/A -- 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]
