docs: skill-calendar Phase 2 완료 (Docker 배포 + rb8001 통합)
- skill-calendar 컨테이너 배포 완료 (8512, healthy) - rb8001 calendar_skill.py 통합 완료 - 다음: Gmail calendar scope 재연동 + 2단계 대화 플로우
This commit is contained in:
parent
e215c00c1b
commit
14c7e517a5
@ -245,10 +245,22 @@ Then:
|
|||||||
- ✅ gmail_token 조회 성공
|
- ✅ gmail_token 조회 성공
|
||||||
- ❌ Calendar API 호출: invalid_grant (토큰 만료 또는 calendar scope 부족)
|
- ❌ Calendar API 호출: invalid_grant (토큰 만료 또는 calendar scope 부족)
|
||||||
|
|
||||||
|
### Phase 2: Docker 배포 및 rb8001 통합 완료 (2025-11-14)
|
||||||
|
|
||||||
|
**skill-calendar**:
|
||||||
|
- ✅ Docker 빌드 성공
|
||||||
|
- ✅ 컨테이너 시작 (포트 8512, healthy)
|
||||||
|
- ✅ Gitea Actions 자동 배포 설정
|
||||||
|
|
||||||
|
**rb8001 통합**:
|
||||||
|
- ✅ app/skills/calendar_skill.py 생성
|
||||||
|
- ✅ SKILL_CALENDAR_URL=http://localhost:8512 추가
|
||||||
|
- ✅ Git 푸시 완료 (커밋 7c00027)
|
||||||
|
|
||||||
**다음 단계**:
|
**다음 단계**:
|
||||||
1. Gmail Passport 재연동 (calendar scope 부여)
|
1. Gmail Passport 재연동 (calendar scope 부여)
|
||||||
2. 토큰 갱신 → Green Phase 달성
|
2. 토큰 갱신 → TDD Green Phase 달성
|
||||||
3. Docker 빌드 및 배포
|
3. decision_engine에 calendar_event 의도 추가
|
||||||
4. rb8001 통합 (calendar_skill.py, decision_engine.py)
|
4. 2단계 대화 플로우 구현 ("일정 등록해드릴까요?" → "그래" → 실행)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user