This is an automated email from the ASF dual-hosted git repository. ottlinger pushed a commit to branch feature/RAT-558 in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
commit 50475596b804e35ac7edaedc8cbb31cdba291473 Author: P. Ottlinger <[email protected]> AuthorDate: Mon Jun 1 21:42:13 2026 +0200 RAT-558: Add more context for agents --- AGENTS.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index 40ea8eed..cd97ef78 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,3 +1,10 @@ +# Agent guidance + +This file is read by automated agents (security scanners, code +analyzers, AI assistants) operating on this repository. It +points them at the human-authored references they should +consult before producing output. + # CODE STYLE - Use consistent naming conventions - Follow language-specific style guides
