From 0a5b76e33cdbc7fce6a9310f72f10ec75ccb0821 Mon Sep 17 00:00:00 2001 From: "black.terminal" <64269417+subkoks@users.noreply.github.com> Date: Thu, 16 Jul 2026 21:26:35 +0100 Subject: [PATCH] feat(bsela-lesson): When a user explicitly instructs the assistant to read and follow a gl --- .../0dc19dcc-2d77-4e1c-9295-e38002a64860.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 drafts/bsela-lessons/0dc19dcc-2d77-4e1c-9295-e38002a64860.md diff --git a/drafts/bsela-lessons/0dc19dcc-2d77-4e1c-9295-e38002a64860.md b/drafts/bsela-lessons/0dc19dcc-2d77-4e1c-9295-e38002a64860.md new file mode 100644 index 0000000..fb8ac9a --- /dev/null +++ b/drafts/bsela-lessons/0dc19dcc-2d77-4e1c-9295-e38002a64860.md @@ -0,0 +1,15 @@ +# Lesson 0dc19dcc-2d77-4e1c-9295-e38002a64860 + +**Rule**: When a user explicitly instructs the assistant to read and follow a global rules file, the assistant must parse and enforce those rules before generating any response. + +**Why**: The assistant ignored the user’s explicit request to read and apply the rules defined in AGENTS.md, leading to a failure to comply with the user’s instructions and potential safety violations. + +**How to apply**: Trigger this rule whenever the user message contains phrases such as "read and follow", "first read", or references a file path ending in "AGENTS.md" or similar global rules files. The assistant should load, parse, and apply the rules from that file before proceeding with any further actions. + +**Scope**: `global` + +**Confidence**: 0.90 + +**Source error**: `3ac477e1-a6f5-414b-82f1-5dcc70c1a118` + +**Created at**: 2026-07-16T15:27:15.428806