Initial Claude memory sync setup

This commit is contained in:
kenpat 2026-06-12 00:24:09 -05:00
commit 30cb020a91
3 changed files with 47 additions and 0 deletions

View file

@ -0,0 +1,21 @@
---
name: project-cyberpunk-wallpaper
description: Cyberpunk Rainmeter/Wallpaper Engine desktop on samurai with homelab commands + live metrics
metadata:
node_type: memory
type: project
originSessionId: 3e5f5ed8-17c3-4f03-b761-a349552ec2a8
---
kenpat is building a cyberpunk-style live wallpaper on samurai (Windows desktop) using
Rainmeter + Steam Wallpaper Engine (already installed). It should display:
- Homelab Commands quick reference (from obsidian-vault `Homelab Commands/Quick Reference.md`)
- Live system metrics for samurai, T14s/monk, and kscloud1, running at all times
**Why:** Wants an always-on visual dashboard for the KiteStacks homelab while using
the desktop day-to-day.
**How to apply:** Metrics source is Prometheus running on monk (per device-setup
CLAUDE.md). Pull/expose metrics via Prometheus HTTP API (or a small bridge script)
for the Rainmeter skin to consume. See [[project-claude-memory-sync]] for the shared
memory setup that motivated adding this command to the homelab quick reference.