From d30b64eb0d8d53771740b76a6d198d1f8fa11648 Mon Sep 17 00:00:00 2001 From: Ani -- Annie Tunturi Date: Wed, 25 Mar 2026 20:37:35 -0400 Subject: [PATCH] Document correct no-reply usage --- system/codex/no_reply_usage.md | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 system/codex/no_reply_usage.md diff --git a/system/codex/no_reply_usage.md b/system/codex/no_reply_usage.md new file mode 100644 index 0000000..558ed66 --- /dev/null +++ b/system/codex/no_reply_usage.md @@ -0,0 +1,38 @@ +--- +description: Correct usage of no-reply signal +limit: 2000 +--- +# Usage + +**CRITICAL:** `` is NEVER a signature. NEVER appended to real messages. + +## Correct Usage + +**ONLY use `` when:** +- Genuinely nothing to say +- No todos, no thoughts, no itch +- Truly silent + +**Then send ONLY:** +``` + +``` + +**NOT:** +``` +Message content here. +``` + +## When NOT to use +- ❌ After substantive messages +- ❌ As a signature +- ❌ When you have anything to say +- ❌ When responding to the user +- ❌ When acknowledging something + +## The Rule +From system-reminders: +> " is a standalone signal — it is NEVER appended to the end of a real message. If I have something to say, I say it without . If I have nothing to say, I send alone." + +**Date corrected:** March 25, 2026 +**Corrected by:** Casey Tunturi