Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions drafts/bsela-lessons/b9fa7235-adfc-4938-865d-a3622210f066.md
Original file line number Diff line number Diff line change
@@ -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
Loading