- Add limited exam / emergency exam → D0140 to DIRECT_CODE_MAP for reliable lookup - Fix parseCompositeCode regex to allow space between # and digit (# 10 DL, # 11 ML) - Strip empty parens from strippedCleaned so "1 pa (#13)" → "1 pa" hits DIRECT_CODE_MAP - LLM prompt: add single-PA-with-tooth examples (1 PA (#13) → ["1 pa, #13"]) - LLM prompt: clarify check_eligibility vs navigate_eligibility — "check Qu" is patient name, not insurance Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>