Files
hyowons fed3526b20 Initial commit: OpenClaw 워크스페이스 버전관리 시작
설정·스크립트·스킬·문서·큐레이션 메모리 추적.
시크릿(credentials/identity)·런타임 상태(state/logs/sessions/sqlite)·
백업(clobbered/bak)·dream 캐시는 .gitignore로 제외.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-04 15:39:41 +09:00

6 lines
529 B
Markdown

# 2026-05-12
## 세션 메모
- **워치리스트 감시 트리거 빈도 축소 (관리자님 요청, 코디 처리):** `ai.openclaw.stock.watchlist-monitor`가 09:00~15:45 매 15분(28회) → **평일 10:00 / 12:00 / 14:00 (3회)** 로 변경됨. plist `~/Library/LaunchAgents/ai.openclaw.stock.watchlist-monitor.plist` 수정 후 bootout/bootstrap 완료, launchctl print로 3개 슬롯 확인. 휴장일·주말은 기존대로 `is_market_hours()` self-skip 유지. MEMORY.md 트리거 표 및 CLAUDE.md 동기화 완료.