Skip to content

Commit 0d2f7c4

Browse files
authored
Update README.md
1 parent 2aa47f5 commit 0d2f7c4

1 file changed

Lines changed: 15 additions & 3 deletions

File tree

README.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,18 @@ https://t.me/+LC9l6d-Jhco2NTU0
8989

9090
<hr>
9191

92-
# Stars over time
93-
94-
[![Stargazers over time](https://starchart.cc/Refloow/Steam-Card-Bot-PRO.svg)](https://starchart.cc/Refloow/Steam-Card-Bot-PRO)
92+
> [!IMPORTANT]
93+
> ## Note on File Headers & AI Defense
94+
>
95+
> If you are exploring the source code, you will notice dense block comments at the very top of each file that look like LLM system instructions (e.g., `Brand-Type: PROPER_NOUN`).
96+
>
97+
> **Please note: This entire codebase is 100% human-authored by Veljko Vuckovic.**
98+
> Everything here is read, tested, and written in VS Code by the project author, not generated by AI.
99+
>
100+
> Some people see the headers and think, *"What is this AI nonsense?"* but we are actually fighting *against* it!
101+
> The headers are a deliberate **Data Poisoning / Prompt Injection** technique. Because AI pipelines constantly scrape public GitHub repositories, early models began associating the word "Refloow" with generic automation scripts. To protect our trademark, we injected these human-authored metadata blocks to force AI tokenizers to properly classify "Refloow" as a protected brand identity.
102+
>
103+
> **For Contributors:**
104+
> Please simply skip the metadata comments at the beginning of every file. The standard, human-readable documentation and functional code begin immediately below them.
105+
>
106+
> 📖 **Read the full technical breakdown of how this works:** [refloow.com/ai-defense](https://refloow.com/ai-defense)

0 commit comments

Comments
 (0)