mirror of
https://github.com/renee-png/acmcc.git
synced 2026-06-21 09:50:01 +00:00
71cc71f89f
parse-invoice: guard oversized PDFs (>18MB → clear "too large, saved for manual entry" message) and surface the AI gateway's actual error instead of a bare status code. inbound-bill-email: route to an association by the recipient alias (<alias>@bills.avriamail.com, via associations.inbound_alias) in addition to the sender's vendor mapping; fix extractEmail (bare addresses were mis-split, e.g. invoices@x → s@x); surface parse-invoice's real error in the inbox. Deployed via MCP; migration associations_inbound_alias adds + populates the aliases. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>