Remove real name from public CLAUDE.md, fix linter warnings

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-13 19:58:05 -05:00
parent 6b5d8a49e0
commit 1dbce497f1

View File

@@ -8,7 +8,7 @@ Adhere to the `./.ai-chats/README.md` protocol with every chat and every exchang
### 📁 Session Structure ### 📁 Session Structure
``` ```text
.ai-chats/ .ai-chats/
├── INDEX.md ← MASTER INDEX (MANDATORY!) ├── INDEX.md ← MASTER INDEX (MANDATORY!)
├── README.md ← Full protocol documentation ├── README.md ← Full protocol documentation
@@ -60,13 +60,13 @@ This repo is intended to help the Artfight community use and customize HTML on t
**Owner:** lavender-daydream **Owner:** lavender-daydream
> **Note for Claude:** The owner's public name is **lavender-daydream** (also referred to as **Lavender** or **Lav**). Never use their real name (Berlyn / Berlyn Neese) in any file, comment, or output in this repository — this is a public repo under their community identity. > **Note for Claude:** The owner's public name is **lavender-daydream** (also referred to as **Lavender** or **Lav**). Their real name is in `CLAUDE.private.md` — never use it in any file, comment, or output in this repository. This is a public repo under their community identity.
--- ---
## 🏗️ Repository Structure ## 🏗️ Repository Structure
``` ```text
artfight-html/ artfight-html/
├── templates/ # Reusable HTML templates (copy-friendly) ├── templates/ # Reusable HTML templates (copy-friendly)
│ └── character-template-1.html │ └── character-template-1.html