From 12f03b8dd7779237675ab9092670898521ab143f Mon Sep 17 00:00:00 2001 From: "black.terminal" <64269417+subkoks@users.noreply.github.com> Date: Thu, 16 Jul 2026 21:26:34 +0100 Subject: [PATCH] feat(bsela-lesson): When a user explicitly instructs the assistant to read a file, the ass --- .../d5c316d6-509c-4725-b0d3-0633f7990ab3.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 drafts/bsela-lessons/d5c316d6-509c-4725-b0d3-0633f7990ab3.md diff --git a/drafts/bsela-lessons/d5c316d6-509c-4725-b0d3-0633f7990ab3.md b/drafts/bsela-lessons/d5c316d6-509c-4725-b0d3-0633f7990ab3.md new file mode 100644 index 0000000..9277945 --- /dev/null +++ b/drafts/bsela-lessons/d5c316d6-509c-4725-b0d3-0633f7990ab3.md @@ -0,0 +1,15 @@ +# Lesson d5c316d6-509c-4725-b0d3-0633f7990ab3 + +**Rule**: When a user explicitly instructs the assistant to read a file, the assistant must read that file before generating a response. + +**Why**: The assistant failed to read the user‑specified AGENTS.md file despite explicit instruction, leading to a violation of the user’s request and the global rules defined in that file. + +**How to apply**: Trigger this rule whenever a user message contains a directive such as "read and follow" or "first read" followed by a file path. The assistant should attempt to access the file, parse its contents, and incorporate any relevant rules or data before formulating a reply. + +**Scope**: `global` + +**Confidence**: 0.90 + +**Source error**: `bf161165-4b87-48a3-92d7-482b2a0ebc27` + +**Created at**: 2026-07-16T15:28:45.907249