RussellSpitzer commented on code in PR #15758: URL: https://github.com/apache/iceberg/pull/15758#discussion_r2989899160
########## AGENTS.md: ########## @@ -161,6 +161,38 @@ The `api/` module has the strongest stability guarantees — breaking changes ar - Commit messages describe the *what* and *why*, not implementation details. - Apache License header required on all new files (enforced by spotless pre-commit hook). +## AI-Generated PR Disclosure + +Pull requests that are authored or substantially generated by AI, LLM, or automated agents **must** clearly identify themselves. Include the following information in the PR description: Review Comment: Another full replacement here ```When creating a PR description, always include an AI Disclosure block at the bottom. Use the template below and fill in the fields you know (Model, Platform/Tool). For fields you cannot determine (Human Oversight), use [unknown - human to fill in].``` Or something like that. Explicit instructions. Minimal branching or ambiguous conditions -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
