Initial Claude Code memory sync

This commit is contained in:
2026-04-16 00:01:12 +03:00
commit 4d7777294e
4 changed files with 44 additions and 0 deletions

5
MEMORY.md Normal file
View File

@@ -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

10
feedback_direct.md Normal file
View File

@@ -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.

20
project_nasai.md Normal file
View File

@@ -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

9
user_profile.md Normal file
View File

@@ -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