위키링크 추가, source: openmemory 제거, Claude Code 인스트럭션 문서화

- 전체 파일에 [[위키링크]] 추가 (Obsidian 그래프 연결)
- frontmatter에서 source: openmemory 제거
- infra-hosts.md에 서비스 위치/Incus 프로젝트 테이블 추가
- dev/claude-code-setup.md 신규 (CLAUDE.md 인스트럭션 Vault 버전)
This commit is contained in:
kappa
2026-03-12 17:07:42 +09:00
parent ea090d1c18
commit c949f17fd7
20 changed files with 124 additions and 38 deletions

View File

@@ -1,7 +1,6 @@
---
title: OpenClaw 에이전트 시스템
updated: 2026-03-12
source: openmemory
---
## DarkRouter
@@ -35,7 +34,7 @@ OpenMemory 최적화 (2026-03-05): workers 4→1 변경 (동시 요청 충돌로
OpenClaw Stamp 에이전트 상세: workspace ~/.openclaw/workspace-stamp/, Jinja2 템플릿(templates/dashboard.html, templates/public.html), Stitch(Google AI)로 디자인 생성 → Jinja2로 데이터 주입 → Flux 배포
Stamp 에이전트 통신 정리 (2026-03-08):
- incus-jp1 호스트: Tailscale 100.109.123.1 (agents 프로젝트)
- [[infra-hosts|incus-jp1]] 호스트: Tailscale 100.109.123.1 (agents 프로젝트)
- stamp 컨테이너 명령 실행: ssh kaffa@100.109.123.1 "incus exec stamp --project agents -- ..."
- stamp venv Python: /opt/stamp/venv/bin/python3 (pika 포함, 시스템 python3에는 pika 없음)
- 템플릿 경로: /opt/stamp/data/templates/public.html