---
task_id: task-2296
type: checklist
scope: "InsuRo server + InfoKeyword worker"
status: completed
---

# Checklist

- [x] 1. systemd user service 파일 생성
- [x] 2. InsuRo server/main.py에 infokeyword_analyze feature key 추가
- [x] 3. InsuRo server/main.py에 프록시 엔드포인트 4개 추가
- [x] 4. 인포키워드 analyzer.py에 skip_report 파라미터 추가
- [x] 5. 인포키워드 main.py에 skip_report 전달
- [x] 6. Supabase migration 파일 생성
- [x] 7. planSkillMap.ts에 infokeyword_analyze 추가
- [x] 8. planFeatureMap.ts에 infokeyword_analyze 추가
- [x] 9. npm run build 성공
- [x] 10. L1 스모크테스트 통과
