33 Commits

Author SHA1 Message Date
Claude-51124
d2635bfeab Add scenarios folder and IR Deck evaluation user scenario 2025-12-01 17:26:18 +09:00
Claude-51124
22557e7132 docs: 오래된 트러블슈팅 아카이브 및 구조 정리
- 7-8월 초기 구축 문서 12개를 _archive/troubleshooting/2025_07-08_initial_setup/로 이동
- book/300_architecture/390_human_in_the_loop_intent_learning.md를 journey/research/intent_classification/로 이동 (개발 여정 문서)
- 빈 폴더 제거 (journey/assets/*)
2025-11-17 14:06:05 +09:00
Claude-51124
f4430d31cc docs: 누락된 파일 추가 2025-11-17 13:25:58 +09:00
136acefeac README.md - 다음 목표 항목 제거 2025-09-11 21:49:04 +09:00
40314a1158 README.md 현황 업데이트
- Part 8 research 제거 (실제 폴더 없음)
- 개발 문서 섹션 추가 (troubleshooting, ideas, plans)
- 프로젝트 현황 최신화 (MVP 완성, 서버 역할 명확화)
2025-09-11 21:48:18 +09:00
happybell80
1ec58c2fb0 docs: apply items 1-4 — fix OCR port (8506), standardize rb8001=prod & rb10508_micro=test, replace rb10508_test→rb10508_micro in guides, update Slack routing via Gateway 2025-09-10 16:11:19 +09:00
725ad0876c fix: 문서 파일 실행 권한 제거
- 모든 .md, .html 파일 권한을 644로 정상화
- .gitignore 파일 권한도 644로 수정
- 문서 파일에 실행 권한은 불필요하고 보안상 바람직하지 않음
- deprecated 아이디어 폴더 생성 및 레벨별 UI 변경 아이디어 이동
2025-08-18 00:37:51 +09:00
0914eagle
1cd520b101 rb8001 종합 트러블슈팅 2025-08-13 14:04:25 +09:00
19a6516a5f docs: Phase 5 완료 - 로빙을 위한 가이드 섹션 추가
- 700_for_robeing 디렉토리 생성 및 6개 가이드 문서 작성
  - 700_README: 로빙 전용 섹션 소개
  - 710: 레벨별 읽기 가이드
  - 720: 자기 상태 체크 방법
  - 730: 성장 일지 작성법
  - 740: 로빙 간 소통 프로토콜
  - 750: 문서 기여 가이드

- 각 Part에 README.md 추가 (셀프체크 섹션 포함)
  - 레벨별 체크리스트
  - 핵심 개념 요약
  - 실습 과제

- 메인 README 업데이트
  - Part 7로 700번대 섹션 추가
  - Part 8로 research 섹션 이동
2025-08-08 12:12:21 +09:00
happybell80
0abdf1170b docs: 연구 자료 대량 추가 및 README 업데이트
- creativity: 창의성 및 계산 창의성 연구 (11개)
- economy: 경제 원리 및 토큰 이코노미 (11개)
- explainability: 설명 가능한 AI (XAI) 연구 (11개)
- gamification: 게이미피케이션 이론 (11개)
- sociology_of_agents: 에이전트 사회학 (11개)
- README.md 업데이트
2025-08-07 21:16:35 +09:00
1573aa069b docs: 1단계 완료 - 전체 흐름 정리 및 연결성 강화
- 000_서문.md 작성: 프로젝트 소개와 전체 구조 안내
- 각 Part README에 연결 문단 추가 (앞/뒤 Part 연결)
- 100_README.md에서 삭제된 파일 참조 제거
- README.md에 누락된 370번 파일 추가
- 1단계 현황분석 문서 작성
2025-08-06 11:47:58 +09:00
Claude-51124
ee76763ed0 Add: 로빙 컨테이너 경량화 전략 문서
- 300_architecture에 경량화 전략 문서 추가
- 현재 문제점: 31개 파일, 82개 함수의 monolithic 구조
- 목표: Stateless Router + Microservices (512MB 메모리)
- 실행 로드맵: 3단계 (분석/설계 → 공용서비스 → 코어경량화)
- 스킬 서버 분리 (Email, News, Slack 등)
- 로그 관리, 환경변수, 함수형 프로그래밍, 보안 전략 포함
- README.md 업데이트
2025-07-31 22:43:38 +09:00
Claude-51124
bd91a55963 Add: 260_아이템시스템 문서 추가 - 외부도구 통합과 권한관리
- 200_core_design에 아이템 시스템 문서 추가
- 4가지 아이템 유형 정의 (API, 도구, 데이터, 강화)
- 인벤토리 관리 시스템 설계
- 외부 도구 통합 예시 (GenSpark, Notion 등)
- README.md와 프로젝트 종합 문서 업데이트
2025-07-31 21:32:03 +09:00
Claude-51124
384811ddc1 docs: README 및 CLAUDE.md에서 이모지 제거
- README.md: 모든 이모지 제거 (문서 구조, 프로젝트 현황, 화살표 등)
- CLAUDE.md: 시스템 구성원, 워크플로우 섹션 등에서 이모지 제거
- CLAUDE.md에 '문서 작성 규칙' 섹션 추가: 이모지 사용 금지 명시
2025-07-31 21:09:59 +09:00
Claude-51124
4a0ce4aa18 docs: 문서 구조 대규모 개편 및 프로젝트 종합 v3 업데이트
- 100-600 번호 체계로 문서 재구성 (Part-Chapter-Section)
- 철학과 배경, 핵심 설계, 기술 아키텍처, 성장과 진화, 비즈니스와 미래, 부록으로 구분
- 새로운 챕터 추가: 기억-감정-윤리 삼각형, DID 기반 정체성, 스카웃 시스템 등
- 프로젝트 종합 v3로 업데이트: 핵심 철학 섹션 추가, 현재 상태 반영
- README.md 전면 개편: 책 목차 기반 구조 반영
- 구버전 문서는 _archive로 이동, troubleshooting은 유지
2025-07-31 16:19:51 +09:00
happybell80
9a62420a60 docs: README에 최신 트러블슈팅 문서 추가
- nginx 프록시 및 CI/CD 배포 문제 해결 문서 링크 추가
- 51123/51124 서버 배포 이슈 설명 포함
- 트러블슈팅 폴더 경로 수정 (./troubleshooting/)
2025-07-29 00:12:31 +09:00
0914eagle
42d6b0335f 로빙 아키텍쳐 경량 버전 제시 2025-07-24 11:26:39 +09:00
happybell80
c4dc18aafc README.md 새 문서 구조에 맞게 전면 개편
- 프로젝트 종합 v2로 업데이트
- 새로운 문서 카테고리 반영:
  - 철학과 비전
  - 아키텍처
  - AI 메모리 시스템
  - 스킬과 스탯 시스템
  - 연구 자료
  - 구현 가이드
- 문서 활용 가이드 업데이트

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-21 23:04:16 +09:00
happybell80
6fcbd5599a 불필요한 CLAUDE.md 삭제 및 README 간소화
- CLAUDE.md 파일 삭제
- README.md 제목 간소화

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-18 00:56:00 +09:00
happybell80
343ed99593 docs: 프로젝트 개요를 프로젝트 종합으로 이름 변경 및 내용 업데이트
- 스탯 시스템 상세화 (레벨업, 범위 명시)
- PPTX Analyzer 스킬 추가
- 개발 도구 통합 아이템 카테고리 추가
- AI 모델 전략 구조화
- README 링크 업데이트

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-15 21:20:10 +09:00
884dc16998 Move migration guide to troubleshooting folder
- Move 20250714_migration_from_github.md to troubleshooting directory
- Update README.md links to reflect new file location
- Ensure troubleshooting folder is tracked in Git
2025-07-14 16:43:43 +09:00
0673e32f8e Add GitHub to Gitea migration documentation
- Add troubleshooting directory for problem-solving guides
- Document complete migration process of 7 repositories
- Include nginx HTTP 413 error resolution steps
- Add troubleshooting section to main README
2025-07-14 16:41:37 +09:00
happybell80
b1e816d229 docs: README.md에 이메일 설정 가이드 설명 추가
- Gmail API 실시간 수신 및 발송 완전 가이드 설명 추가
- 문서 링크 가독성 개선

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-09 21:06:12 +09:00
Heejae
915dc2a921 Feat: Email Docs 추가 2025-07-09 17:23:42 +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
3a844d1390 Add evaluation system documentation and reorganize structure
- Create docs/guide/evaluation/ directory
- Move evaluation documents to organized structure
- Add 평가_가이드라인.md with implementation roadmap
- Update README.md with evaluation system links
- Update project overview with evaluation architecture

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-05 11:24:20 +09:00
happybell80
5b03dff802 docs: 함수형 프로그래밍 적용 가이드라인 추가
- 함수형_적용_가이드라인.md 신규 생성: 구성요소별 순수함수 가능성 수치화 분석
- 스탯(60%), 스킬(77%), 아이템(32%) 적용 가능성 평가
- 함수형 40% : 명령형 60% 권장 비율 제시
- 실전 적용 기준과 판단 체크리스트 제공
- 구체적인 코드 예시와 구현 패턴 가이드

- 로빙_존재와_함수형_프로그래밍.md 업데이트: 실전 적용 기준 섹션 추가
- README.md 업데이트: 새로운 가이드라인 문서 링크 연결

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-05 01:09:57 +09:00
happybell80
cd4821ab77 docs: 함수형 프로그래밍 문서 통합 및 재구성
- 기존 4개 중복 문서 삭제
- 새로운 2개 통합 문서 생성
  - 로빙_존재와_함수형_프로그래밍.md (철학 + 전략)
  - 함수형_구현_패턴과_사례.md (실용 가이드)
- README.md 링크 업데이트
- 존재론적 철학과 현실적 구현의 균형 달성

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-05 00:34:09 +09:00
happybell80
207d6111dc Update documentation with naming consistency fixes
- Fix RobingBrain to RobeingBrain in functional programming guide
- Update README.md structure and content
- Improve documentation consistency across project

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-03 23:25:42 +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
hwangsae91
31979ecc5c test repo -> docs repo
일부 가이드 및 개요 설명은 별도의 repo에 기록
2025-07-01 23:46:38 +09:00
hwangsae91
d7b8aa634e
Initial commit 2025-06-28 15:40:12 +09:00