Update AGENTS.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
diff --git a/AGENTS.md b/AGENTS.md
index a530c31..08bfe1c 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -26,7 +26,7 @@
# IoTDB Java Code Style Guide
-This document defines the coding rules that **must** be followed when generating or modifying Java code in this project. These rules are enforced by CheckStyle (`checkstyle.xml`) and Spotless (`pom.xml`).
+This document defines the coding rules that **must** be followed when generating or modifying Java code in this project. Many of these rules are enforced by CheckStyle (`checkstyle.xml`) and Spotless (`pom.xml`), while others are conventions that contributors are expected to follow.
## Imports