Skip to content

[FEAT] Rule Engine 모듈 구현 #6

Open
ugnee2 wants to merge 3 commits into
mainfrom
feature/add-rule-engine
Open

[FEAT] Rule Engine 모듈 구현 #6
ugnee2 wants to merge 3 commits into
mainfrom
feature/add-rule-engine

Conversation

@ugnee2
Copy link
Copy Markdown

@ugnee2 ugnee2 commented Jun 3, 2026

작업 내용

OCR 결과에 사용자 프로필(할랄/비건/알레르기 등)을 적용해 메뉴별 위험도(danger/caution/safe)를 판정하는 Rule Engine 구현

변경 사항

  • ai_ruleengine/ 모듈 추가 (menu_db, profile_mapper, modifier_strip, menu_matcher, ingredient_tagger, risk_judge, reason_generator, engine, main)
  • examples/run_demo.py 시연 케이스 10개 추가

체크리스트

  • 코드 포맷팅(Checkstyle, Lint 등)을 적용하였는가?
  • 테스트 코드를 작성하고 통과했는가?
  • 불필요한 console.log / print 등을 제거했는가?
  • 로컬 테스트를 완료했는가?
  • 관련 서비스 동작을 확인했는가?

@ugnee2 ugnee2 force-pushed the feature/add-rule-engine branch from a4b06e9 to fc72616 Compare June 3, 2026 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant