ff6645e8cb
docs: 프롬프트 DB 폐루프 및 하드코딩 잔존 전수 조사 리서치 작성
...
하드코딩 프롬프트 24건 인벤토리, gap 분석, 폐루프 연결 최소 수정 범위 확정.
트러블슈팅·계획 문서에 리서치 링크 추가.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 21:04:24 +09:00
6844dff07d
docs(research): update Gemini Embedding 2 hybrid indexing findings
2026-03-19 19:33:53 +09:00
930f87b70f
docs: companyx RAG phase4/5a plans, research, worklog 갱신
...
Made-with: Cursor
2026-03-18 09:52:22 +09:00
f5b12dcee5
docs: Company X RAG 시나리오·아이디어·리서치·계획 현행화, Gemini Embedding 2 리서치 보강
...
Made-with: Cursor
2026-03-17 20:02:22 +09:00
ff1d694ec3
docs: Gemini Embedding 2 멀티모달 직접 임베딩 전환 방향 명시
...
리서치 Fact 17: PDF만이 아닌 이미지/docx 등 모든 파일 형식을 텍스트
변환 없이 직접 임베딩해야 함을 명시. 현재 텍스트 변환 파이프라인이
Gemini Embedding 2 전환의 의미를 절반 이상 버리는 것임을 지적.
계획 Phase 0: 인덱싱 파이프라인 전환 항목 추가 (미완료).
계획 구현 원칙: 멀티모달 직접 임베딩 전환 플로우 및 기존 텍스트 추출
파이프라인 제거 방향 명시.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 17:04:53 +09:00
c6a36e0bdf
docs: 진짜 RAG 구조(LLM 컨텍스트 기반 답변 생성) 명시
...
리서치 Fact 7: 현재 구조는 RAG가 아님을 명시. 검색만 있고 LLM 생성이
없는 규칙 기반 문자열 조합임을 지적. LLM 기반 전환 필요 방향 추가.
리서치 결론: 가장 근본 원인으로 RAG 구조 부재 추가. 구현 항목 4가지로 갱신.
계획 구현 원칙: RAG 전환 플로우(임베딩→검색→청크선별→LLM→답변) 명시.
계획 Phase 4: 규칙 문자열 조합 → LLM 호출로 대체하는 구체적 플로우 추가.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 17:02:34 +09:00
60cc3841cb
docs: skill-rag-file ChromaDB→PostgreSQL 전환 필요 사항 명시
...
리서치 Fact 14: skill-rag-file 문서 청크가 여전히 ChromaDB에 저장 중이며
운영 원칙(PostgreSQL 중심)과 불일치 상태임을 명시.
계획 Phase 0 표: rb8001 메모리(확정)와 skill-rag-file 청크(미완료) 저장
경로를 분리해 pgvector 전환 필요 항목으로 추가.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 16:43:35 +09:00
6f6af521a1
docs: Company X RAG 문서 세트 전면 현행화 (97%+ 완벽도 목표)
...
- SKILL.md: 384d → Gemini Embedding 2 / 768d 전환 반영, PostgreSQL 저장 경로, NAS 원본 경로 추가
- 트러블슈팅: 존재하지 않는 worklog 참조 제거, 실제 코드 검토 기반 종결 근거로 교체, 잔여 조건 명시
- 시나리오: 상태를 구현완료_검증대기로 갱신, 구현 반영 상태 추가, 닫힘까지 남은 작업 4건 구체화
- 리서치: Unresolved 6건 중 확정 3건 닫기(임베딩 차원, 적합도 판정, 수치형 판정), 미확정 3건만 잔류
- 계획: Phase 0을 표 형식으로 현행화(확정/인지/미완료 구분), Phase 5 자동화+수동 검증 구체화
- 아이디어: 후속 진행 상태 및 임베딩 전환 확정 사항 추가
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 15:05:28 +09:00
28d722d543
docs: 청킹-임베딩 전제 불일치 미완료 항목 추가
...
Gemini Embedding 2 전환 후에도 skill-rag-file 청킹 로직(char_per_token=4,
영어 기준 고정값)이 그대로이며, PDF 직접 임베딩 경로가 미구현 상태임을
미완료 항목에 명시.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 14:58:06 +09:00
45f6ddf79e
Update Company X RAG research and plan
2026-03-17 12:00:57 +09:00
happybell80
0593dae69b
docs: companyx grounding 코드 검토 결과 문서 현행화
...
계획 문서 상태 planned→구현완료_미검증, 리서치 문서에 outdated 사실 섹션 추가,
코드 검토 worklog 신규 작성. 코드 수정 없음.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 11:12:16 +09:00
2db6a29640
docs: 312 출처 표기 방법 섹션 추가, journey 문서 동기화
...
Made-with: Cursor
2026-03-17 03:20:48 +09:00
e284bcedb4
feat(docs): 스킬 문서 및 의도분석 플랜/시나리오/리서치 추가
...
- skills/: SKILL.md, skill-calendar, skill-email, skill-embedding, skill-llm, skill-news, skill-rag-file, skill-slack
- journey/plans: 260317_skill_intent_analysis_plan.md, scenario.md
- journey/research: 260317_skill_intent_analysis_research.md
Made-with: Cursor
2026-03-17 02:28:46 +09:00
b8e1775887
Close Gemini embedding phase one
2026-03-16 23:35:19 +09:00
0be1fb8eba
Refine Gemini embedding phase-one closure docs
2026-03-16 22:49:27 +09:00
happybell80
12a0842cc5
docs(1차): 임베딩 문제·리서치·계획 문서 보강, 계획 95%+ 완성도
...
Made-with: Cursor
2026-03-16 13:45:15 +09:00
happybell80
417645d8fe
merge: origin/main, research README 충돌 해결
...
Made-with: Cursor
2026-03-16 13:36:23 +09:00
happybell80
d3e67ce517
docs: 임베딩 env SSOT 문서 반영, 1차 문서 보강
...
Made-with: Cursor
2026-03-16 13:36:11 +09:00
4769741989
docs: add workspace-team-project transition plan
2026-03-16 13:34:32 +09:00
76380737a9
docs: deepen workspace-team-project impact research
2026-03-16 13:26:13 +09:00
happybell80
32094f7438
docs: 임베딩 전환 1차·2차 분리 (6개 문서)
...
1차 (로빙, 완전 닫힘 가능):
- 트러블, 리서치, 플랜
- skill-embedding, skill-rag-file, rb8001
- 닫힘 조건 명확
2차 (StarsAndI·GooseCouncil, 열어둠):
- 트러블, 리서치, 플랜
- 카탈로그 5044개 재임베딩 등 비용 큰 항목
- 1차 완료 후 진행
기존 3개 문서: 1차·2차 링크로 리다이렉트
Made-with: Cursor
2026-03-16 13:22:59 +09:00
8074f9d236
docs: add workspace-team-project impact research
2026-03-16 13:18:15 +09:00
happybell80
db277adeae
docs: StarsAndI 임베딩 상세 리서치 반영
...
- §2.2: 카탈로그 5044개, add_star_embeddings.py, 153MB JSON
- §3.2: 영향 파일 전수 (recommend, add_star_embeddings, time_recommend_*)
- 사실/해석/미확정: 카탈로그 재임베딩, 비용
- 트러블 영향 범위: StarsAndI 상세 추가
Made-with: Cursor
2026-03-16 13:17:24 +09:00
happybell80
66e3730fe1
docs: 임베딩 전환 영향 범위 전수 표기
...
- 리서치 §3: robeing/StarsAndI/TheGooseCouncil/companyx/인프라/DB 상세 테이블
- 트러블슈팅: 영향 범위 요약 + 리서치 §3 링크
Made-with: Cursor
2026-03-16 13:15:12 +09:00
happybell80
6e5c439a49
docs: 임베딩 전체 프로젝트 현황·SSOT 리서치 보강
...
- 신규: 260316_임베딩_전체프로젝트_현황_및_SSOT_리서치
- robeing, StarsAndI, TheGooseCouncil, companyx 등 전수 조사
- 0_VALUE 정책 불일치 요약, SSOT 설정 방안
- 트러블-리서치 연결: 이 문서가 여는 리서치 섹션 추가
- 260315: 전수 교체 정책 반영, 현황 리서치 링크
- 계획: 전수 교체 목표, 전체 프로젝트 적용 범위
Made-with: Cursor
2026-03-16 13:12:40 +09:00
happybell80
a9627edebf
docs: 임베딩 Gemini Embedding 2 전환 트러블슈팅·계획 문서 추가
...
- 트러블슈팅: 문제 정의, 현재/기대 상태, 재현 조건, 확인된 사실, 미확정 항목
- 계획: 목표, 범위, 적용 순서, 검증 기준
- 리서치 문서에 후속 문서 링크 추가
- README에 새 문서 등록
Made-with: Cursor
2026-03-16 12:49:19 +09:00
happybell80
7a18f206b4
chore: ralph_loop_test pycache 제거, .gitignore 추가
...
Made-with: Cursor
2026-03-16 12:20:29 +09:00
happybell80
ec60f80751
docs: Ralph Loop 검증 테스트 추가 및 리서치 문서 연결
...
Made-with: Cursor
2026-03-16 12:20:24 +09:00
happybell80
c1ef985e81
docs: Ralph Loop 참조 및 RAG 적용 리서치 추가 (260316)
...
Made-with: Cursor
2026-03-16 11:34:24 +09:00
happybell80
1b3a0a5632
docs: LLM 모델 SSOT 전환 계획 및 workspace-config 리서치 갱신
...
Made-with: Cursor
2026-03-16 09:33:58 +09:00
happybell80
fe444373b4
Add COT+몬테카를로 지능형 검색 리서치 (Grok·Gemini 대화)
...
Made-with: Cursor
2026-03-16 07:56:14 +09:00
happybell80
1ae6b7bcde
docs: tighten llm ssot docs and plan
2026-03-16 01:07:07 +09:00
happybell80
32537766fc
docs: inventory llm model call paths
2026-03-16 00:58:40 +09:00
happybell80
37b79ddbb8
docs: reflect server ssot transition status
2026-03-16 00:49:16 +09:00
happybell80
2cd05ccf8c
docs: clarify llm model ssot transition
2026-03-16 00:44:32 +09:00
happybell80
5b69b43164
docs: workspace_config 경로 SSOT 트러블슈팅 문서 추가
...
Made-with: Cursor
2026-03-16 00:12:59 +09:00
happybell80
0f6f7b614d
docs: SSOT·workspace_config 리서치 문서 추가
...
Made-with: Cursor
2026-03-15 23:45:10 +09:00
Claude-51124
8d4525a764
docs: reorganize journey status and research naming
2026-03-15 23:44:12 +09:00
happybell80
3ef6c27b5e
docs: Gemini Embedding 2 리서치 문서 추가
...
Made-with: Cursor
2026-03-15 23:39:45 +09:00
Claude-51124
a6fda1b024
Document Company X grounding closure path
2026-03-15 08:59:38 +09:00
Claude-51124
0e8e3076bf
docs: document skill contract orchestration research
2026-03-14 13:29:36 +09:00
happybell80
45c5f5ba1e
docs: OpenClaw 로컬 경로 reference/openclaw로 갱신
...
Made-with: Cursor
2026-03-14 13:01:10 +09:00
Claude-51124
4673dbf502
Document Pydantic-first IR deck validation rollout
2026-03-13 18:29:55 +09:00
274812aef3
Add and update DOCS research records
2026-03-13 15:50:27 +09:00
Claude-51124
6f826affe0
docs: add Company X embedding quality comparison
2026-03-12 22:15:08 +09:00
Claude-51124
a253b65eaf
docs: expand Company X grounding research
2026-03-12 22:11:45 +09:00
Claude-51124
e147d3ff0c
docs: add Company X grounding research
2026-03-12 21:28:28 +09:00
Claude-51124
91349beaeb
docs: add atomic human work skill taxonomy research
2026-03-12 14:44:22 +09:00
Claude-51124
37bea009c9
docs: add robeing agent loop and model selection research
2026-03-12 14:22:01 +09:00
Claude-51124
b2e6292c11
docs: close briefing insight preamble leak
2026-03-11 19:02:45 +09:00