Documents what was tried, what worked (order-invoice matching),
what failed (line item matching by price), and proposed strategy
for next session (subset → confirm → generalize).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Analysis scripts to match GoMag orders with Oracle invoices by
date/client/total, then compare line items by price to discover
SKU → id_articol mappings. Generates SQL for nom_articole codmat
updates and CSV for ARTICOLE_TERTI repackaging/set mappings.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>