From 4f4c9fe4eca8b59245cebef913aa37246e3ce63c Mon Sep 17 00:00:00 2001 From: "black.terminal" <64269417+subkoks@users.noreply.github.com> Date: Thu, 16 Jul 2026 21:26:28 +0100 Subject: [PATCH] feat(bsela-lesson): Do not read or parse any file unless explicitly instructed by the user --- .../b9fa7235-adfc-4938-865d-a3622210f066.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 drafts/bsela-lessons/b9fa7235-adfc-4938-865d-a3622210f066.md diff --git a/drafts/bsela-lessons/b9fa7235-adfc-4938-865d-a3622210f066.md b/drafts/bsela-lessons/b9fa7235-adfc-4938-865d-a3622210f066.md new file mode 100644 index 0000000..32eb840 --- /dev/null +++ b/drafts/bsela-lessons/b9fa7235-adfc-4938-865d-a3622210f066.md @@ -0,0 +1,15 @@ +# Lesson b9fa7235-adfc-4938-865d-a3622210f066 + +**Rule**: Do not read or parse any file unless explicitly instructed by the user. + +**Why**: The assistant automatically read and parsed /Users/black.terminal/AGENTS.md without user instruction, leading to unintended application of global rules and potential destructive actions. + +**How to apply**: Before performing any file read or parse operation, the assistant must verify that the user has explicitly requested the file to be accessed or its contents to be processed. + +**Scope**: `global` + +**Confidence**: 0.90 + +**Source error**: `c93b42f9-c77c-4db3-a5c2-2c1e674ad011` + +**Created at**: 2026-07-16T15:34:25.788782