docs: 세션 종료 — devlog + known-issues + STATUS.md 업데이트

- known-issues: WebDAV 501, anime action 분기 누락, 함수명 불일치 3건
- devlog: 007~013 (7건 추가)
- STATUS.md: NC 4모듈, Foreman, unified 라우팅 반영
- Vikunja: #418 done, #439 created+done
- Wiki: Status 페이지 동기화
This commit is contained in:
2026-03-18 21:50:06 +09:00
parent 28ae0d5853
commit 7a3df96a95
3 changed files with 40 additions and 5 deletions

View File

@@ -6,3 +6,10 @@
| 004 | 17:10 | NC 도구 핸들러 (`handlers/nc_handler.py`) 구현 | - | ✅ |
| 005 | 17:13 | AI Foreman v0.1 (`core/foreman.py` + `/goal` 커맨드) | - | ✅ |
| 006 | 17:15 | unified.md에 nextcloud 모드 추가 + discord_bot.py 통합 | - | ✅ |
| 007 | 17:30 | unified prompt 분류 → 라우팅 흐름 구현 | `56787b1` | ✅ |
| 008 | 18:00 | JSON 파서 중첩 객체 매칭 수정 | `62bc257` | ✅ |
| 009 | 19:20 | classify_and_route 디버그 로그 추가 | `35b9813` | ✅ |
| 010 | 19:30 | NC 검색 PROPFIND 폴백 + 자막 중복 스킵 | `c552034` | ✅ |
| 011 | 19:40 | anime 분류 정확도 강화 (6/6 테스트 통과) | `77bd211` | ✅ |
| 012 | 19:45 | Foreman E2E 테스트 (분해→수정→Vikunja 등록) | `489755f` | ✅ |
| 013 | 21:35 | anime handler import 수정 + action 분기 완성 | `28ae0d5` | ✅ |