4 Commits

Author SHA1 Message Date
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
hwangsae91
31979ecc5c test repo -> docs repo
일부 가이드 및 개요 설명은 별도의 repo에 기록
2025-07-01 23:46:38 +09:00