echos-ocr/src
Randall Stillwell ec51c049c3 Fix Monday.com date parsing and normalize dropdown labels
- Rewrite parseToISO to handle many OCR date formats: "july 20, 02",
  "20/May/1999", "08/JUN/26", "Oct / 02 / 2004", "Feb 19, 2016", etc.
- Return null instead of raw string when date parsing fails, preventing
  Monday.com ColumnValueException for unparseable dates
- Normalize long nextStep text from pre-update OCR runs (e.g.
  "Expressing my faith in Jesus..." -> "Baptism") before sending to
  Monday.com dropdowns

Made-with: Cursor
2026-04-08 23:14:46 -05:00
..
app Restore row-click navigation, add image lightbox, refine OCR prompts 2026-04-08 21:10:45 -05:00
components Restore row-click navigation, add image lightbox, refine OCR prompts 2026-04-08 21:10:45 -05:00
lib Fix Monday.com date parsing and normalize dropdown labels 2026-04-08 23:14:46 -05:00
instrumentation.ts Auto-resume email and folder watchers on server startup 2026-04-07 13:14:41 -05:00