5 Commits

Author SHA1 Message Date
happybell80
45f9e83edb 문서 구조 대규모 재편성
- .gitignore에 .archive/ 폴더 추가
- 기존 문서들 재구조화 및 v2로 업데이트
- 새로운 문서 카테고리 추가:
  - ai-memory: AI 메모리 시스템 관련
  - architecture: 시스템 아키텍처 설계
  - implementation: 구현 가이드
  - philosophy: 프로젝트 철학
  - research: 연구 자료
  - skills-stats: 스킬 및 스탯 시스템

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-21 22:54:43 +09:00
happybell80
4eaa7d3d1b Add 로빙 체력시스템 설계 문서 및 README 업데이트
- 로빙 존재형 에이전트를 위한 체력 및 아이템 시스템 설계 문서 추가
- Slack 연동을 통한 체력 소모, 회복, 레벨업 시스템 구체화
- 게임화 요소를 통한 AI 에이전트 차별화 전략 문서화
- README.md에 새 문서 링크 추가

Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-06 00:04:49 +09:00
happybell80
bd9dfa771f docs: 로빙 컨테이너 아키텍처 설계 문서 추가
- 사용자별 독립 컨테이너 아키텍처 설계
- 대시보드-로빙 컨테이너 통신 구조
- 수면/각성 시스템과 베드 상태 반성 시스템
- README.md에 새 문서 링크 추가

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-05 20:12:22 +09:00
happybell80
c47f33e02d Add agent marketplace innovation analysis document
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-03 22:21:38 +09:00
happybell80
6a0852bc28 docs: Update README.md structure and CLAUDE.md for docs repository
- README.md: Updated file paths to match actual docs/ directory structure
- Added new documents found in current structure
- Fixed project name from "로빙(Roving)" to "로빙(Robing)" for consistency
- Reorganized document navigation guide for better user experience

- CLAUDE.md: Refined repository-specific rules
- Removed duplicated content with main project CLAUDE.md
- Added happybell80 branch strategy for PR workflow
- Updated directory structure to reflect actual layout
- Focused on docs-specific workflows and quality standards

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-03 13:11:48 +09:00