6 Commits

Author SHA1 Message Date
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
happybell80
5e29098cc7 Add .obsidian to gitignore 2025-08-04 14:07:13 +09:00
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
867a88fd5c docs: Update .gitignore for documentation repository 2025-07-03 14:07:40 +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