F7 AI-Primary Due Date Flow (post-v0.2.1 dogfood patch) #11
Reference in New Issue
Block a user
Delete Branch "feat/f7-ai-primary-due-date"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
요약
v0.2.1 dogfood 첫 실증 피드백 (F7):
"내일 모레"가 first-match-wins 로 → 내일로 잘못 잡힘. D 채택 — flow 반전 (rule 우선 → AI 우선, rule 은 prompt 후보 힌트).결정
parseAllCandidates(모든 high+medium 매치, text 위치 순)parseDueDate보존구현 (4 commits)
2ee45bcplan1c72b64parseAllCandidates(모든 매치 추출, span-overlap 제거 dedup) + 7 단위 테스트723dccdAI-primary flow + prompt 후보 주입 + AiWorker flip + 테스트 동기화 (1 flip + 1 신규)579450epromotion (별 spec + F1 후속 link + dogfood-feedback.md F7 헤더)게이트
해결 케이스
"내일 모레"→ AI 가 ambiguous 인지 → null (또는 모레, AI 결정)"이번 주 다음 주"→ 동일"5월 1일 이후 다음 주 월요일"→ 2 candidates 주입 → AI 가 가장 의미 있는 거 pick머지 후
v0.2.2 patch cut 권장 (포함: F7 만). v0.2.1 사용자에게 in-place 업그레이드.
🤖 Generated with Claude Code