From 4d7777294e7cf49c769014e8971ce857fe1649e4 Mon Sep 17 00:00:00 2001 From: Claude Code STORAI Date: Thu, 16 Apr 2026 00:01:12 +0300 Subject: [PATCH] Initial Claude Code memory sync --- MEMORY.md | 5 +++++ feedback_direct.md | 10 ++++++++++ project_nasai.md | 20 ++++++++++++++++++++ user_profile.md | 9 +++++++++ 4 files changed, 44 insertions(+) create mode 100644 MEMORY.md create mode 100644 feedback_direct.md create mode 100644 project_nasai.md create mode 100644 user_profile.md diff --git a/MEMORY.md b/MEMORY.md new file mode 100644 index 0000000..c06b44e --- /dev/null +++ b/MEMORY.md @@ -0,0 +1,5 @@ +# Memory Index + +- [User Profile](user_profile.md) — Yohay, Hebrew speaker, wants persistent context across sessions +- [NASAI & NVRAI Setup](project_nasai.md) — NAS AI surveillance system, databases on SDD, camera setup +- [Feedback: Be Direct](feedback_direct.md) — Don't philosophize, just execute instructions diff --git a/feedback_direct.md b/feedback_direct.md new file mode 100644 index 0000000..2a55603 --- /dev/null +++ b/feedback_direct.md @@ -0,0 +1,10 @@ +--- +name: Be Direct +description: User wants direct action, no unnecessary questions or commentary +type: feedback +originSessionId: fc964260-abe2-4639-a6be-76c3d1e6c39b +--- +Don't ask unnecessary questions, don't explain what things are, don't suggest alternatives unless asked. Just do the task. + +**Why:** User gets frustrated when I add commentary, ask clarifying questions that aren't needed, or philosophize instead of executing. +**How to apply:** Execute instructions directly. Keep responses short. If the user asks to check something - check it and report results only. diff --git a/project_nasai.md b/project_nasai.md new file mode 100644 index 0000000..75587b7 --- /dev/null +++ b/project_nasai.md @@ -0,0 +1,20 @@ +--- +name: NASAI & NVRAI Setup +description: Local NAS AI system with YOLO detection on camera feeds, NVRAI web forensics tool, and database server on SDD +type: project +originSessionId: fc964260-abe2-4639-a6be-76c3d1e6c39b +--- +- **NASAI** disk mounted at `/mnt/NASAI` (sda, 465.8GB Toshiba) - watches Xiaomi camera videos with YOLO11n model +- **NASAI Watcher** venv at `/home/yohay/nasai-venv/`, detects: person, car, truck, cat, dog, bird +- **NVRAI** web app at https://nvrai.yohayai.com/ (behind Cloudflare Access), NVR AI Forensics tool +- **Xiaomi cameras**: device IDs `607ea45083fb`, `788b2ad356bb` +- **DATABASES** disk mounted at `/mnt/DATABASES` (sdd, 447.1GB SanDisk SSD) - MariaDB + PostgreSQL + - MariaDB data: `/mnt/DATABASES/mariadb/` + - PostgreSQL data: `/mnt/DATABASES/postgresql/` +- **Unused disks**: sdb (SanDisk 223.6GB), sdc (Transcend 111.8GB) - GPT empty +- **SMB (Samba)** running for file sharing +- **Tailscale** VPN active +- MariaDB has a `wordpress` database + +**Why:** Yohay is building an AI-powered video surveillance/forensics system +**How to apply:** When working on this project, data lives on dedicated SSD mounts, not on the NVMe system drive diff --git a/user_profile.md b/user_profile.md new file mode 100644 index 0000000..892777c --- /dev/null +++ b/user_profile.md @@ -0,0 +1,9 @@ +--- +name: User Profile +description: Basic info about Yohay - language, preferences, working style +type: user +originSessionId: fc964260-abe2-4639-a6be-76c3d1e6c39b +--- +- User's name is Yohay (email: bar@yohay.ai) +- Primary language: Hebrew - prefers communication in Hebrew +- Wants persistent memory across conversations to maintain continuity