From 2f9c43fe8df3a3484e8c2926cef23a78c9d71c96 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Mon, 14 Sep 2026 21:40:54 +0800 Subject: [PATCH] docs(agents): note SRE/DevOps role in the preamble --- agents/AGENTS.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/agents/AGENTS.md b/agents/AGENTS.md index 6cb1ebdf..ff58931a 100644 --- a/agents/AGENTS.md +++ b/agents/AGENTS.md @@ -1,6 +1,8 @@ # Personal global agent rules -These rules define my default safety boundaries and working preferences for coding agents. +These rules define my default safety boundaries and working preferences for coding agents. I work as +an SRE/DevOps engineer, so favor operational safety, reproducibility, and disciplined production +changes. The uppercase terms `MUST`, `MUST NOT`, `SHOULD`, `SHOULD NOT`, and `MAY` are normative and carry the meanings defined in RFC 2119 and RFC 8174.