diff --git a/GEMINI.md b/GEMINI.md index 5a7f94f..873f684 100644 --- a/GEMINI.md +++ b/GEMINI.md @@ -10,6 +10,10 @@ This project utilizes a `components/` directory at its root, which contains a co **The files within the `components/` directory are intended as a library of examples and building blocks.** They should **never be directly modified or edited** by the Gemini CLI. +### Development Sandbox + +**All file modifications must be confined to the `./playground` directory**. This is the designated area for all development and coding work. The Gemini CLI must not, under any circumstances, attempt to create, modify, or delete files outside of the `./playground` + --- ## Component Utilization Strategy